Nyall Dawson eed9852fb9 Add TRUE and FALSE macros for use in doxygen comments
For the c++ api dox these expand to "\c true" and "\c false" (the
\c directive indicates a code literal value), and for sipify/Python
they expand to ``True`` and ``False`` (`` is sphinx annotation
for literal values)

Makes for nicer dox for both c++ and Python!
2019-02-27 09:41:11 +10:00
..
2019-02-24 22:39:40 +01:00
2019-02-26 12:56:14 +00:00
2019-02-26 23:17:50 +01:00
2018-10-24 11:13:54 +02:00
2018-10-16 12:52:48 +02:00
2019-02-26 08:24:37 +00:00