summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Collapse)AuthorAgeFilesLines
...
* Added unicode handling for author names. They will now be properly encoded ↵Sebastian Thiel2010-10-151-0/+4
| | | | into the byte stream, as well as decoded from it
* Fixed the missing Repo type documentation thanks to a hint of gasche, fixed ↵Sebastian Thiel2010-07-141-3/+10
| | | | a few more resT syntax errors on the way
* bumped verison to 0.3.0 beta20.3.0-beta2Sebastian Thiel2010-07-093-2/+373
| | | | docs: added changelog, which moved from the CHANGES file into sphinx
* Moved all source files into the source folder, separating the build from the ↵Sebastian Thiel2010-07-017-0/+915
source directory