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 71b0d2e commit 205f108Copy full SHA for 205f108
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.3\Doc"
+$proiectul = "$director_convenabil\Python-3.13.5\Doc"
3
$doctree = "$proiectul\build\doctrees"
4
$sursa = $proiectul
5
$tinta = "$proiectul\build"
0 commit comments