Closed AlexCouch closed 2 years ago
Ni devas fiski la Github Action por Sphinx (.github/workflows/sphinx.yml) por ke ni povas generi la dokumentaĵojn de la libraro.
La Sphinx aŭtomata genero daŭras malkonstrui la dokumentaĵojn, pro tio, jene:
/tmp/sphinx-log
Ni devas solvi tial kial ĉi tiu ne plu funkcias. Mi sekvis la dokumentaron jene: https://www.sphinx-doc.org/en/master/tutorial/deploying.html#id1, kaj ĝi plu malfunkcias, ne gravas tio, kion mi penas.
We have to fix the Github Action for Sphinx (.github/workflows/sphinx.yml) so that we can generate the documentation for the library.
The Sphinx automated generation continues to not build the documentation because of the following:
We have to figure out why this no longer works. I followed the documentation here: https://www.sphinx-doc.org/en/master/tutorial/deploying.html#id1, and it still doesn't work, no matter what I try.
Mi solvis tiun ĉi pere de la movado de la Sphinx dosieroj. Ili ne estis en la ĝusta strukturo. La Makefile ktp devis esti en docs/.
docs/
Resumo
Ni devas fiski la Github Action por Sphinx (.github/workflows/sphinx.yml) por ke ni povas generi la dokumentaĵojn de la libraro.
Kio Okazis?
La Sphinx aŭtomata genero daŭras malkonstrui la dokumentaĵojn, pro tio, jene:
/tmp/sphinx-log
malekzistas kaj ĝi malsukcesas/tmp/sphinx-log
, ĝi ne tute konstruas pro ia malkonata kialo (nur "Build Failed" eraro)Kio Alia?
Ni devas solvi tial kial ĉi tiu ne plu funkcias. Mi sekvis la dokumentaron jene: https://www.sphinx-doc.org/en/master/tutorial/deploying.html#id1, kaj ĝi plu malfunkcias, ne gravas tio, kion mi penas.
English Summary
We have to fix the Github Action for Sphinx (.github/workflows/sphinx.yml) so that we can generate the documentation for the library.
What happened?
The Sphinx automated generation continues to not build the documentation because of the following:
/tmp/sphinx-log
doesn't exist and it fails/tmp/sphinx-log
, it doesn't work at all because of some kind of unknown error (only "Build Failed" error)What Else?
We have to figure out why this no longer works. I followed the documentation here: https://www.sphinx-doc.org/en/master/tutorial/deploying.html#id1, and it still doesn't work, no matter what I try.