Merge pull request #704 from N0NB/doxygen_work

Remove security page as it is for GitHub only
pull/705/head
Nate Bargmann 2021-05-17 18:34:54 -05:00 zatwierdzone przez GitHub
commit ed45495835
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 2 dodań i 7 usunięć

Wyświetl plik

@ -7,7 +7,8 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = hamlib.pc
EXTRA_DIST = PLAN LICENSE hamlib.m4 hamlib.pc.in README.developer \
README.betatester README.win32 Android.mk
README.betatester README.freqranges README.multicast README.osx \
Android.mk
doc_DATA = ChangeLog COPYING COPYING.LIB LICENSE \
README README.betatester README.developer

Wyświetl plik

@ -24,7 +24,6 @@ These text files are distributed with the Hamlib package.
\subpage Rdmeosx "Mac OS X";
\subpage Rdmefrq "Frequency range changes";
\subpage Rdmemulti "Multicast support";
\subpage Security "Security policy";
\li Other files: \subpage INSTALL;
\subpage AUTHORS;
@ -104,11 +103,6 @@ GNU/Linux.
\verbinclude README.multicast
*/
/* FIXME: figure out how to include Markdown for HTML output. */
/*! \page Security SECURITY.md
\include SECURITY.md
*/
/*! \page INSTALL INSTALL
\verbinclude INSTALL
*/