Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-02 | Rename a couple more .repo references. | Kristian Høgsberg | 1 | -4/+4 | |
2008-07-02 | Move DEPSOLVE.txt and REPO.txt into docbook. | Kristian Høgsberg | 5 | -182/+258 | |
A little messy, but it's a first step towards pulling all the docs into a nice self-contained document. | |||||
2008-07-02 | rename the .repo files to .rzdb files | Richard Hughes | 1 | -1/+1 | |
2008-06-30 | Get rid of razor_set_get_package(). | Kristian Høgsberg | 1 | -1/+0 | |
This was always a silly little helper function, not general enough for real world applications. Use an iterator to search through the set to find the package of interest. | |||||
2008-06-28 | Revert "Get api docs building" | Kristian Høgsberg | 1 | -0/+4 | |
Pass --enable-gtk-doc to ./configure to build API docs. Add a status print-out at the end of configure.ac to show whether gtk-doc was enabled. This reverts commit 436386fb11ee56e50c2c76c496b1f6c39530e170. | |||||
2008-06-26 | Add more gtk-doc artifacts to gitignore | James Bowes | 1 | -0/+5 | |
2008-06-26 | Get api docs building | James Bowes | 1 | -4/+0 | |
2008-06-25 | Update gitignore files for docs and test-driver | James Bowes | 1 | -0/+1 | |
2008-06-23 | Set up gtkdoc for razor. | Kristian Høgsberg | 4 | -0/+216 | |
Despite its name, gtkdoc doesn't require gtk+ and is a nice way to generate DocBook format API documentation. | |||||
2008-06-16 | Add spec file. | Richard Hughes | 1 | -1/+2 | |
2008-06-16 | Autoconfify razor. | Richard Hughes | 3 | -0/+541 | |