diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-02-11 18:53:03 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-11 18:53:03 +0100 |
commit | 6a6029f1fc7b2cfeea8e231c8806d293d6644004 (patch) | |
tree | ce187f3765d465f29b7e875d39f7e4ab63cd614b /doc/.gitignore | |
parent | 1ee7e9a058f035926ef9d37ef58af409e0c3c998 (diff) | |
parent | bae468bb60c31ed0a24193ba50fa5f6953d10d3a (diff) |
Merge pull request #480 from bgamari/sphinx
Move documentation to ReStructuredText
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 00000000..1bf230d1 --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1 @@ +.build-html
\ No newline at end of file |