JamesWrigley
71c47b464a
Generate a tagfile with Doxygen
...
This creates an XML file with information about each symbol, including the
anchors used in the URL. It's useful to have this to generate links to the
documentation from other documentation systems.
Signed-off-by: James Wrigley <james@puiterwijk.org >
Reviewed-by: Jakub Jelen <jjelen@redhat.com >
2024-01-02 16:53:23 +01:00
Norbert Pocs
7b12876f04
doc: Fix doxygen errors when QUIET=yes EXTRACT_ALL=yes
...
Signed-off-by: Norbert Pocs <npocs@redhat.com >
Reviewed-by: Sahana Prasad <sahana@redhat.com >
Reviewed-by: Jakub Jelen <jjelen@redhat.com >
2023-03-15 10:21:31 +01:00
Norbert Pocs
8c3c21537d
cmake: Add documentation coverage target into make
...
Convenient way to run doc coverage by `make docs_coverage`
Signed-off-by: Norbert Pocs <npocs@redhat.com >
Reviewed-by: Sahana Prasad <sahana@redhat.com >
Reviewed-by: Jakub Jelen <jjelen@redhat.com >
2023-03-15 10:21:31 +01:00
Norbert Pocs
46df3890e8
doc/cmakeLists: Fix exclude external dir
...
Signed-off-by: Norbert Pocs <npocs@redhat.com >
Reviewed-by: Sahana Prasad <sahana@redhat.com >
Reviewed-by: Jakub Jelen <jjelen@redhat.com >
2023-03-15 10:21:31 +01:00
Norbert Pocs
c9291ce878
doc/CMakeLists.txt: Exclude non-wanted symbols
...
(Some) structures, typedefs and macros don't need to be included in the
documentation.
Signed-off-by: Norbert Pocs <npocs@redhat.com >
Reviewed-by: Jakub Jelen <jjelen@redhat.com >
2023-02-01 15:26:02 +01:00
Laurent Bigonville
5f1d0c4795
Make the documentation reproducible
...
Signed-off-by: Laurent Bigonville <bigon@bigon.be >
Reviewed-by: Jakub Jelen <jjelen@redhat.com >
2020-04-15 13:22:47 +02:00
Andreas Schneider
bbfce454de
doc: Make sure we parse the server and sftp documentation
...
Signed-off-by: Andreas Schneider <asn@cryptomilk.org >
Reviewed-by: Jakub Jelen <jjelen@redhat.com >
2020-03-27 12:09:57 +01:00
Andreas Schneider
20ca6e09dd
cmake: VERSION_GREATER_EQUAL is not suppored by cmake 3.3
...
Signed-off-by: Andreas Schneider <asn@cryptomilk.org >
2018-08-30 07:34:16 +02:00
Andreas Schneider
66a0f14a0c
cmake: Only support building docs the on cmake >= 3.9
...
Signed-off-by: Andreas Schneider <asn@cryptomilk.org >
2018-08-29 21:51:42 +02:00
Andreas Schneider
77b4801e11
cmake: Fix typo in doc file
...
Signed-off-by: Andreas Schneider <asn@cryptomilk.org >
2018-08-29 18:08:59 +02:00
Andreas Schneider
5334cb9d55
doc: Update doxygen documentation
...
This fixes some issues with the new docs and uses a new modern style.
https://github.com/jl-wynen/that_style
Signed-off-by: Andreas Schneider <asn@cryptomilk.org >
2018-08-29 11:05:47 +02:00
Andreas Schneider
648f5cf400
cmake: Fix doxygen generation
...
Signed-off-by: Andreas Schneider <asn@cryptomilk.org >
2018-08-27 16:46:01 +02:00
Andreas Schneider
a154bd9f22
cmake: Use FindDoxygen package provided by cmake
...
Signed-off-by: Andreas Schneider <asn@cryptomilk.org >
2018-08-22 09:08:39 +02:00
Andreas Schneider
cfbc063dd3
Add a 'make doc' target to create doxygen documentation.
...
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@224 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-02-03 10:43:45 +00:00