coriolis/documentation
Jean-Paul Chaput f29e65d908
Build doc pelican (#11)
* Switch back to a generated version of the documentation.

Dependencies for the documentation generation have been added to poetry.
As Pelican is a Python tool, that makes sense.

Note to myself: To generate the doc with ccb.py we *need* to be inside
                the Python virtual env generated by Poetry. Instead of
		relying of a default one, provide one of our own
		(coriolis-venv) and make poetry run in it.

* Top builder.py now generated the doc.

* Forgot to remove generated PDFs in the documentation.

* A bit of cleanup on the README.rst

* Forgot the logo. Try to use code-block directive in README.

* Still typo in the logo path.

* One more trial at setting the image position.

* OK. That's enough for the logo.

* Problems with code-block.

* Voila!

* Build inside a venv and use poetry in the top level Makefile.

* Remove doxygen generated docs.

* More doc cleanup in oroshi.
2023-08-01 15:43:21 +02:00
..
content Build doc pelican (#11) 2023-08-01 15:43:21 +02:00
deprecated Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
etc Add DoIt base design flow support. In full replacement of Makefiles. 2022-12-31 15:01:37 +01:00
examples Remove uniform density option, replaced by densityVariation 2023-06-10 14:45:07 +02:00
patchs Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
sphinx Update repo references in code to point to github 2023-07-16 19:24:53 +00:00
themes/nest-coriolis Use smaller font for code block in documentation (nest.css). 2023-03-13 16:45:42 +01:00
CMakeLists.txt Build doc pelican (#11) 2023-08-01 15:43:21 +02:00
build.py Add DesignFlow to the doc generation. New snapshot of the doc. 2023-01-07 13:01:23 +01:00
pelicanconf.py Build doc pelican (#11) 2023-08-01 15:43:21 +02:00