coriolis/documentation/content/pages/python-tutorial
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
..
images Updated PDFs, February 03, 2020 (15:12). 2020-02-03 15:12:04 +01:00
AdvancedTopics.rst Updated documentation Python/Tutorial to catch up with API improvements. 2022-08-15 13:49:35 +02:00
CellNetComponent.rst Updated documentation Python/Tutorial to catch up with API improvements. 2022-08-15 13:49:35 +02:00
CgtScript.rst Updated documentation Python/Tutorial to catch up with API improvements. 2022-08-15 13:49:35 +02:00
Collections.rst Updated documentation Python/Tutorial to catch up with API improvements. 2022-08-15 13:49:35 +02:00
Environment.rst Updated documentation Python/Tutorial to catch up with API improvements. 2022-08-15 13:49:35 +02:00
Introduction.rst Updated documentation Python/Tutorial to catch up with API improvements. 2022-08-15 13:49:35 +02:00
Netlist.rst Updated documentation Python/Tutorial to catch up with API improvements. 2022-08-15 13:49:35 +02:00
PythonTutorial.rst Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
PythonTutorial_HTML.rst Build doc pelican (#11) 2023-08-01 15:43:21 +02:00
RealDesigns.rst Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
ToolEngines.rst Remove uniform density option, replaced by densityVariation 2023-06-10 14:45:07 +02:00
definitions.rst Correct broken links in Python Tutorial documentation. 2023-01-14 12:41:06 +01:00