diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2017-04-28 23:14:22 +0200 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2017-05-03 10:42:04 +0200 |
| commit | 62eea997d2b5ff9b30f3d562121fd0839e1fe0f1 (patch) | |
| tree | 96c5a371d2e2d18fcdfb862a849e902fa36cb7e6 /doc/requirements.txt | |
| parent | 7c5eef1097425cfbcccb4745e7915fa3e547cd6b (diff) | |
| download | vis-62eea997d2b5ff9b30f3d562121fd0839e1fe0f1.tar.gz vis-62eea997d2b5ff9b30f3d562121fd0839e1fe0f1.tar.xz | |
doc: add initial documentation files
If all required dependencies (doxygen, breathe, sphinx, sphinx_rtd_theme)
are installed, then `make html` in the doc directory should generate
sphinx based documentation in doc/build/sphinx.
Diffstat (limited to 'doc/requirements.txt')
| -rw-r--r-- | doc/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt new file mode 100644 index 0000000..cd6467e --- /dev/null +++ b/doc/requirements.txt @@ -0,0 +1 @@ +breathe |
