Remove security page as it is for GitHub only

Distribute other files ommitted from the 4.2 release for documentation
generation.  Caveat--don't rush!
pull/704/head
Nate Bargmann 2021-05-17 18:31:19 -05:00
rodzic 6e623fb165
commit 1501ad78ea
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: F72625E2EDBED598
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
*/