[spp] [PATCH 0/2] Update docs compilation
ogawa.yasufumi at lab.ntt.co.jp
ogawa.yasufumi at lab.ntt.co.jp
Mon Nov 26 08:27:25 CET 2018
From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
Compile of docs has things to be fixed or revised. This series of
patches is to update for the issues.
* Comple of PDF documentation is sometimes failed to embed images
because latex is launched before creating images with inkscape.
* Version number is defined in Makefile and `conf.py`, and both of them
are changed if SPP is updated.
Yasufumi Ogawa (2):
docs: revise doc compilation
docs: add link to the latest documentation
GNUmakefile | 31 +++++++++++++++-------
docs/guides/conf.py | 63 ++++++++++++++++++++++++++-------------------
docs/guides/gen_pdf_imgs.py | 54 --------------------------------------
docs/guides/index.rst | 7 +++++
4 files changed, 65 insertions(+), 90 deletions(-)
delete mode 100644 docs/guides/gen_pdf_imgs.py
--
2.7.4
More information about the spp
mailing list