kopia lustrzana https://github.com/Hamlib/Hamlib
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
rodzic
6e623fb165
commit
1501ad78ea
|
@ -7,7 +7,8 @@ pkgconfigdir = $(libdir)/pkgconfig
|
||||||
pkgconfig_DATA = hamlib.pc
|
pkgconfig_DATA = hamlib.pc
|
||||||
|
|
||||||
EXTRA_DIST = PLAN LICENSE hamlib.m4 hamlib.pc.in README.developer \
|
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 \
|
doc_DATA = ChangeLog COPYING COPYING.LIB LICENSE \
|
||||||
README README.betatester README.developer
|
README README.betatester README.developer
|
||||||
|
|
|
@ -24,7 +24,6 @@ These text files are distributed with the Hamlib package.
|
||||||
\subpage Rdmeosx "Mac OS X";
|
\subpage Rdmeosx "Mac OS X";
|
||||||
\subpage Rdmefrq "Frequency range changes";
|
\subpage Rdmefrq "Frequency range changes";
|
||||||
\subpage Rdmemulti "Multicast support";
|
\subpage Rdmemulti "Multicast support";
|
||||||
\subpage Security "Security policy";
|
|
||||||
|
|
||||||
\li Other files: \subpage INSTALL;
|
\li Other files: \subpage INSTALL;
|
||||||
\subpage AUTHORS;
|
\subpage AUTHORS;
|
||||||
|
@ -104,11 +103,6 @@ GNU/Linux.
|
||||||
\verbinclude README.multicast
|
\verbinclude README.multicast
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* FIXME: figure out how to include Markdown for HTML output. */
|
|
||||||
/*! \page Security SECURITY.md
|
|
||||||
\include SECURITY.md
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*! \page INSTALL INSTALL
|
/*! \page INSTALL INSTALL
|
||||||
\verbinclude INSTALL
|
\verbinclude INSTALL
|
||||||
*/
|
*/
|
||||||
|
|
Ładowanie…
Reference in New Issue