Commit Graph

6 Commits

Author SHA1 Message Date
baldurk f9b78a9312 Configure sphinx to require 1.5 for building htmlhelp
* This version contains the fix for sphinx-doc/sphinx#2550 so we want to
  assume it is present and tidy up all the external links. However if
  needed (and you don't care about the external links being broken) you
  can locally remove this version requirement.
2016-09-27 15:13:46 +02:00
baldurk 362d33813c Add code to run hhc.exe to make.bat and Makefile
* Thanks to @mivance for the make.bat code!
2016-08-10 12:56:36 +02:00
baldurk e8f76b35c0 Copy introduction.html over index.html for chm builds 2016-05-16 20:01:16 +02:00
baldurk 29f1d1af62 Add post-processing for the sphinx htmlhelp output before build
* Copies our .hhk into the build folder
* Removes TOC entries that just refer to anchors - it's unnecessary and
  just clutters up the TOC.
2016-05-16 16:29:08 +02:00
baldurk 1e1516420a build into Documentation folder by default 2016-05-15 21:33:56 +02:00
Matthäus G. Chajdas c04dd86d8d Initial commit of new restructuredtext docs 2016-05-15 21:33:51 +02:00