summaryrefslogtreecommitdiff
path: root/sphinx/make_mode.py
Commit message (Expand)AuthorAgeFilesLines
* fix: make-mode can't handle extra options that passed as SPHINXOPTSshimizukawa2014-05-031-2/+2
* Fix long lines.Georg Brandl2014-03-021-7/+14
* Update copyright year.Georg Brandl2014-03-011-1/+1
* Make mode: refactor using a class and add source dir to the makefileGeorg Brandl2014-01-191-179/+191
* make mode: add missing build methods.Georg Brandl2014-01-191-5/+43
* Add "make mode" to sphinx-build, invoked by the -M flag.Georg Brandl2014-01-111-0/+202