summaryrefslogtreecommitdiff
path: root/src/docs/tools
AgeCommit message (Expand)Author
2015-01-04Copyright notices: add MongoDB, update to 2015.Keith Bostic
2014-12-03Change the Python scripts to follow Python indenting standards (4 spaceKeith Bostic
2014-11-06Use raw strings for regular expressions in Python: otherwise I have to worry ...Michael Cahill
2014-11-05Fixed an error in doc processing for multiple languages. We reallyDon Anderson
2014-10-16Handle @subpage_single the same as @ref_single in the docs, for cases where a...Michael Cahill
2014-10-13Make sure the Java examples are built along with the API. Make section names...Michael Cahill
2014-10-06Multiple language doc support. refs #1130.Don Anderson
2014-08-29Turn off autobrief for pages in the documentation, do a pass for naming struc...Michael Cahill
2014-01-07Update copyright notices for 2014.Keith Bostic
2013-01-01Update copyright notice to 2013.Keith Bostic
2012-08-15We're sending a mixed message -- remove the copyright notices from filesKeith Bostic
2012-07-11Fix links in the Python API docs by tweaking the doxygen filter.Michael Cahill
2012-05-09Move docs/src to src/docs.Michael Cahill