aboutsummaryrefslogtreecommitdiff
path: root/doc/source/reference.rst
AgeCommit message (Collapse)Author
2015-01-22Overhauled all tutorials, and placed them in a unit-test.Sebastian Thiel
That way they are protected from regression. Fixes #239
2015-01-21Added advance usage examples to tutorial and made minor fixes.Sebastian Thiel
GIT_PYTHON_TRACE would actually fail (now) if we debugged archive operations. Related to #239
2015-01-21Initial set of documentation improvements, and a fix to the submodule tests.Sebastian Thiel
Now travisci tests should work once again. Related to #239
2010-11-23Documentation is now being built for all new modulesSebastian Thiel
2010-11-21Fixed API reference docs as far as possibleSebastian Thiel
2010-07-14Fixed the missing Repo type documentation thanks to a hint of gasche, fixed ↵Sebastian Thiel
a few more resT syntax errors on the way
2010-07-01Moved all source files into the source folder, separating the build from the ↵Sebastian Thiel
source directory