diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2017-12-13 14:05:01 -0500 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2017-12-13 14:05:01 -0500 |
| commit | 5bd930af4a910a34951e93cbb0ad7bb399052752 (patch) | |
| tree | a2997867bb50c1cc642ed7aeb2c474b8a24d2abd /docs/Makefile | |
| parent | add requirements file (diff) | |
| download | pygensvm-5bd930af4a910a34951e93cbb0ad7bb399052752.tar.gz pygensvm-5bd930af4a910a34951e93cbb0ad7bb399052752.zip | |
Manually generate restructured text for class documentation
Diffstat (limited to 'docs/Makefile')
| -rw-r--r-- | docs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile index ac6c1f0..3e676b0 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -17,4 +17,5 @@ help: # Catch-all target: route all unknown targets to Sphinx using the new # "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS). %: Makefile + python ./generate_autodocs.py @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) |
