summaryrefslogtreecommitdiff
path: root/doc/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2011-03-10add doxygen.stamp to .gitignoreSimon McVittie1-0/+1
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=35182 Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
2011-01-14Build dbus.devhelp using doxygen_to_devhelp.xsl and install itSimon McVittie1-0/+1
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=13495
2010-10-05Move uploading docs into build system.Will Thompson1-0/+2
This uploads a doc tarball, and its contents, to the appropriate location on dbus.freedesktop.org. It also uploads the DTDs to the appropriate location on specifications.freedesktop.org. I believe this uploads the same files as the old update-dbus-docs.sh script did.
2010-10-05Integrate building HTML-ified manpages with the build systemWill Thompson1-0/+1
2010-10-05Move manpages to doc/Will Thompson1-0/+1
This will make integrating the building of HTML versions of these manpages into the build system way easier, at the cost of keeping manpages in a different directory to the source for the program they describe. I think this is an acceptable trade-off.
2007-09-13migrate from cvs to git (cvs2svn -> git-svnimport).Ryan Lortie1-0/+12
2007-09-13 Ryan Lortie <desrt@desrt.ca> migrate from cvs to git (cvs2svn -> git-svnimport). * HACKING: update release/branch/tag instructions * */.cvsignore: rename to .gitignore also, clean up tags and branch names to conform to HACKING