diff options
author | Neels Hofmeyr <neels@hofmeyr.de> | 2019-02-01 05:25:36 +0100 |
---|---|---|
committer | Neels Hofmeyr <nhofmeyr@sysmocom.de> | 2019-02-04 16:43:57 +0000 |
commit | 375bf6dcc503626af4c6f7fc36828008b7eb874e (patch) | |
tree | 1a9603cfc20977083e72cea71ed7a6f1ef4e1eb3 /include/osmocom/coding/gsm0503_mapping.h | |
parent | 2fe50ac9511469a587426b80501b2b5da770e3a0 (diff) |
doxygen: add source files as dependencies
So far, when modifying a source file, the doxygen docs were not regenerated
automatically. It required a manual 'rm -rf docs/core' or similar. Make it
rebuild automatically:
Add each library's source files to the list of dependencies for the first-pass
doxygen build.
Attention, since all libraries depend on the .map files of each other library,
and each library depends on its own source files, that means that a single
touch on one .c file anywhere will result in rebuilding the entire doxygen
docs. It is correct to do so, since any file may introduce \ref targets used
anywhere else. If you don't want that, --disable-doxygen.
Change-Id: I15ea96be6e7abe91264b91f0b06963a0f2d63b0b
Diffstat (limited to 'include/osmocom/coding/gsm0503_mapping.h')
0 files changed, 0 insertions, 0 deletions