libxkbcommon/doc
Daniel Stone a2974d5f8a doc: Fix Doxygen include for srcdir != builddir
Instead of giving Doxygen a series of absolute paths to the source
files and a relative path to the output directory, run it from the
source directory with purely relative paths to the source files, and
give it an absolute path to the build directory.

This fixes the parsing of README.md with a separate build directory,
since the relative includes for doc/quick-guide.md and doc/compat.md
don't resolve otherwise. Doxygen's INCLUDE_PATH turns out not to fix
this either, since that's just a set of paths to open and parse, rather
than an analogue to cpp's -I.

Signed-off-by: Daniel Stone <daniels@collabora.com>
2016-03-15 11:21:29 +00:00
..
.gitignore Add support for building doxygen API documentation 2012-09-24 09:13:32 +10:00
Doxyfile.in doc: Fix Doxygen include for srcdir != builddir 2016-03-15 11:21:29 +00:00
compat.md doc: some notes about key names and aliases 2016-01-20 23:17:42 +02:00
doxygen-extra.css docs: make html output have a fixed width, hide footer 2014-10-18 15:06:16 +03:00
keymap-format-text-v1.md doc/keymap-format-text-v1: add title and intro 2015-11-23 00:07:15 +02:00
quick-guide.md doc/quick-guide: small improvements 2015-11-21 23:17:55 +02:00
rules-format.txt doc: move some file comments into txt files in doc/ 2014-02-09 14:09:44 +02:00