From: Tobias Brunner Date: Wed, 24 May 2017 12:49:23 +0000 (+0200) Subject: apidoc: Add legacy README so links get properly resolved X-Git-Tag: 5.5.3~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd0bba90a9d38afd4378ec498802aa05704734d9;p=thirdparty%2Fstrongswan.git apidoc: Add legacy README so links get properly resolved Also reorders the input files so the READMEs are listed first in the navigation menu on the left. --- diff --git a/Doxyfile.in b/Doxyfile.in index 7608ffef1b..6c59d86c96 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -743,7 +743,7 @@ WARN_LOGFILE = # spaces. # Note: If this tag is empty the current directory is searched. -INPUT = @SRC_DIR@/src @SRC_DIR@/README.md +INPUT = @SRC_DIR@/README.md @SRC_DIR@/README_LEGACY.md @SRC_DIR@/src # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses diff --git a/README_LEGACY.md b/README_LEGACY.md index 4610ecb34d..9534f6f3ff 100644 --- a/README_LEGACY.md +++ b/README_LEGACY.md @@ -1,4 +1,4 @@ -# strongSwan Configuration # +# Legacy strongSwan Configuration # ## Overview ##