0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 03:52:28 +02:00
openvpn/doc/doxygen
Steffan Karger 66bf378e68 doxygen: add make target and use relative paths
Add a make target, such that 'make doxygen' works (both for in-tree and
out-of-tree builds).  This now generates the doxygen in doc/doxygen/,
rather than in doxygen/.

While doing so, instead of genering docs with full path names (e.g.
/home/steffan/dev/openvpn/src/openvpn/crypto.h), use a relative path wrt
the project root (e.g. src/openvpn/crypto.h) in the generated
documentation.  This makes the generated doxygen easier to read.

Signed-off-by: Steffan Karger <steffan.karger@fox-it.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1510143174-15248-1-git-send-email-steffan.karger@fox-it.com>
URL: https://www.mail-archive.com/search?l=mid&q=1510143174-15248-1-git-send-email-steffan.karger@fox-it.com
Signed-off-by: Gert Doering <gert@greenie.muc.de>
2017-11-08 13:26:03 +01:00
..
doc_compression.h copyright: Update GPLv2 license texts 2017-06-16 10:38:03 +02:00
doc_control_processor.h copyright: Update GPLv2 license texts 2017-06-16 10:38:03 +02:00
doc_control_tls.h copyright: Update GPLv2 license texts 2017-06-16 10:38:03 +02:00
doc_data_control.h copyright: Update GPLv2 license texts 2017-06-16 10:38:03 +02:00
doc_data_crypto.h docs: Replace all PolarSSL references to mbed TLS 2017-09-06 23:42:55 +02:00
doc_eventloop.h copyright: Update GPLv2 license texts 2017-06-16 10:38:03 +02:00
doc_external_multiplexer.h copyright: Update GPLv2 license texts 2017-06-16 10:38:03 +02:00
doc_fragmentation.h copyright: Update GPLv2 license texts 2017-06-16 10:38:03 +02:00
doc_internal_multiplexer.h copyright: Update GPLv2 license texts 2017-06-16 10:38:03 +02:00
doc_key_generation.h docs: Replace all PolarSSL references to mbed TLS 2017-09-06 23:42:55 +02:00
doc_mainpage.h copyright: Update GPLv2 license texts 2017-06-16 10:38:03 +02:00
doc_memory_management.h copyright: Update GPLv2 license texts 2017-06-16 10:38:03 +02:00
doc_protocol_overview.h copyright: Update GPLv2 license texts 2017-06-16 10:38:03 +02:00
doc_reliable.h copyright: Update GPLv2 license texts 2017-06-16 10:38:03 +02:00
doc_tunnel_state.h copyright: Update GPLv2 license texts 2017-06-16 10:38:03 +02:00
Makefile.am doxygen: add make target and use relative paths 2017-11-08 13:26:03 +01:00
openvpn.doxyfile.in doxygen: add make target and use relative paths 2017-11-08 13:26:03 +01:00