Daniel Kahn Gillmor
6a833a6e83
Use https instead of http where possible
...
Many of the external links found in the notmuch source can be resolved
using https instead of http. This changeset addresses as many as i
could find, without touching the e-mail corpus or expected outputs
found in tests.
2016-06-05 08:32:17 -03:00
David Bremner
7e2d0ef105
lib: define NOTMUCH_DEPRECATED macro, document its use.
...
This has been tested with gcc and clang.
2015-08-04 09:11:17 +02:00
David Bremner
c6cdac8ece
doc: quiet doxygen warnings
...
remove some obsolete tags for XML output (which we don't currently
generate in any case)
2014-07-09 19:32:44 -03:00
David Bremner
1022433551
doc: build and install doxygen api docs
...
In order to support out of tree builds and avoid hardcoding version
number, generate `doc/config.dox` from configure.
2014-07-09 19:32:15 -03:00
David Bremner
2983a85eed
doc/doxygen.cfg: bump version to 0.18
2014-05-04 07:38:21 +09:00
David Bremner
b6751cf875
doc: move doxgen config from devel/ to doc/
...
a first step towards actually instally the API docs
2014-04-08 07:30:42 -03:00