We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 461877f commit 5cdafefCopy full SHA for 5cdafef
scripturi/compilarea_traducerii.ps1
@@ -1,5 +1,5 @@
1
$director_convenabil = "C:\octavian\invatare_Python_2025\traducerea_documentatiei\proiectul_traducerii"
2
-$proiectul = "$director_convenabil\Python-3.13.2\Doc"
+$proiectul = "$director_convenabil\Python-3.13.3\Doc"
3
$doctree = "$proiectul\build\doctrees"
4
$sursa = $proiectul
5
$tinta = "$proiectul\build"
0 commit comments