summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-04-01 13:30:04 (GMT)
committerBrad King <brad.king@kitware.com>2014-04-01 14:41:12 (GMT)
commitb8402a872cef0508d0cd514425459fdcf825d06d (patch)
treeac9571007be5869a43b54cb86c4a4458386b6272 /.gitattributes
parentb88536173b6ca2e79d8837bed62b9452920a319e (diff)
downloadCastXML-b8402a872cef0508d0cd514425459fdcf825d06d.zip
CastXML-b8402a872cef0508d0cd514425459fdcf825d06d.tar.gz
CastXML-b8402a872cef0508d0cd514425459fdcf825d06d.tar.bz2
doc: Add documentation infrastructure based on Sphinx
Create a 'doc' directory and placeholder 'doc/manual/castxml.1.rst' manual. Search for sphinx-build and use it to generate html and man pages. Install them based on CastXML_INSTALL_(DOC|MAN)_DIR variables.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 3cd6f61..55e4777 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,3 +3,4 @@
* text=auto
* whitespace=tab-in-indent
+*.rst conflict-marker-size=81