Wykres commitów

3 Commity (5837984c07633b712e86a1fee8f08945c84ad034)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen 5837984c07 Restore figures (converted from fig to SVG/PDF using fig2dev)
This also restores figure references and captions.  The latter vanished
in the pandoc conversion.  Figure and table references are now numeric.
2019-11-30 11:28:40 +09:00
Olaf Meeuwissen f00209535a Convert :raw-latex: markers to Sphinx reStructuredText
First pass.  This converts everything except LaTeX formatting/layout
commands, tables, figures and chapter/section cross-references.
2019-11-30 11:24:55 +09:00
Olaf Meeuwissen e873a7a3da Add Sphinx infra-structural files
These were generated with sphinx-quickstart and slightly modified to
cater to the SANE Standard.  Main changes include:

- theme changed from alabaster to sphinx_rtd_theme
- removed index for Python modules
- added .git and public to exclude_patterns (to improve performance)
- added a .gitignore file
- added options for PDF output
- added conditional support for versioning builds (targets CI)
2019-11-30 11:23:11 +09:00