summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* doc: avoid Python injection if filenames contain quotesSimon McVittie2022-07-131-0/+1
* build: Distribute Meson build system in release tarballsSimon McVittie2022-07-131-0/+4
* build: Do not dist built XML catalogJan Tojnar2022-05-241-1/+2
* doc: Introduce XML catalogJan Tojnar2022-02-211-0/+9
* doc: Uninstall *.svg generated by Doxygendbus-1.13.20Simon McVittie2021-12-171-0/+1
* docs: generate reproducible idsArnout Engelen2020-11-061-1/+1
* Add support to generate the api documentation in Qt help formatRalf Habacker2020-04-291-0/+6
* doc: Remove obsolete message about man2htmlSimon McVittie2018-12-041-1/+0
* doc: Don't include ChangeLog in dbus-docs.tar.xzSimon McVittie2018-12-041-1/+1
* doc: Use tar --xz to create dbus-docs.tar.xzSimon McVittie2018-12-041-1/+1
* CONTRIBUTING: Reformat as MarkdownSimon McVittie2018-10-191-1/+1
* Distribute source code using .tar.xz archivesFrancesco Turco2018-08-291-3/+3
* Rename HACKING to CONTRIBUTINGSimon McVittie2018-08-221-1/+1
* build: Uninstall JavaScript and CSS from htmldirSimon McVittie2018-04-271-0/+2
* doxygen_to_devhelp: Produce Devhelp index format v2Simon McVittie2018-04-231-2/+2
* doc: Install highlight.pack.js if presentSimon McVittie2018-04-231-0/+1
* doc: Only install ancillary files from yelp-build if they existSimon McVittie2018-04-231-3/+14
* doc: Install introspection and busconfig DTDsPhilip Withnall2016-10-051-5/+6
* Add dbus-update-activation-environment toolSimon McVittie2015-02-241-0/+1
* doc: Add a guide to designing D-Bus APIsPhilip Withnall2015-02-161-2/+33
* Document dbus-test-toolSimon McVittie2015-02-121-0/+1
* Use GNU make features to reduce repetitionSimon McVittie2013-09-051-21/+9
* Put dbus-run-session through doclifter and adjust to match other man pagesSimon McVittie2013-06-051-0/+1
* Add dbus-run-sessionSimon McVittie2013-06-051-0/+2
* Turn all man pages' source into configure-generated filesSimon McVittie2013-02-141-5/+0
* Use Docbook XML as the source for all man pagesSimon McVittie2013-02-141-36/+36
* Don't include generated documentation in the tarballSimon McVittie2012-11-131-4/+2
* build: Make --disable-xml-docs build work againColin Walters2012-10-021-3/+4
* Fix distcheck with newer Doxygen: remove *.js, too, during uninstalldbus-1.6.0Simon McVittie2012-06-051-0/+1
* docs: correctly invoke man2htmlJack Nagel2012-02-081-1/+1
* Fix maintainer-upload-docs target to work out-of-treeSimon McVittie2011-09-211-14/+25
* Install diagrams in htmldirChris Mayo2011-08-151-7/+7
* Uninstall the installed docsSimon McVittie2011-07-181-0/+4
* Install man2html output to $(htmldir)Simon McVittie2011-07-181-1/+1
* Install diagram.*, system-activation.txt to the $(docdir)Simon McVittie2011-07-181-3/+6
* Install xmlto output to $(htmldir) automaticallySimon McVittie2011-07-181-9/+7
* Install dbus.devhelp to $(htmldir), not $(apidir), and remove it in cleanSimon McVittie2011-07-181-1/+4
* When uploading docs, use rsync -p to set permissionsSimon McVittie2011-04-121-1/+1
* Implement uninstallation and cleanup for Doxygen docs, fixing distcheckSimon McVittie2011-03-101-0/+8
* Merge branch 'doxygenate' into dbus-1.4Simon McVittie2011-02-251-7/+21
|\
| * Build dbus.devhelp using doxygen_to_devhelp.xsl and install itSimon McVittie2011-01-141-0/+7
| * Install the Doxygen documentation to $(htmldir)Simon McVittie2011-01-141-0/+8
| * docs: use $(MKDIR_P), which we already check for in configure.inSimon McVittie2011-01-141-1/+1
| * Use a stamp file to represent the Doxygen outputSimon McVittie2011-01-141-6/+4
| * Add doxygen_to_devhelp.xsl (from Fedora, via Debian)Simon McVittie2011-01-141-0/+1
* | Don't distribute dbus-daemon.1 in the tarballSimon McVittie2011-02-171-3/+9
|/
* Move uploading docs into build system.Will Thompson2010-10-051-13/+60
* Integrate building HTML-ified manpages with the build systemWill Thompson2010-10-051-0/+16
* Move manpages to doc/Will Thompson2010-10-051-1/+12
* Build Doxygen documentation for `make all`.Will Thompson2010-10-051-1/+14