mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 08:33:39 +02:00
2017-11-03 Fred Gleason <fredg@paravelsystems.com>
* Renamed 'docs/docbook/' to 'docs/apis/'. * Qualified all 'id=' tag attributes as 'xml:id=' in the Operations Guide.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -29,8 +29,8 @@ config.status
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
docs/docbook/*.html
|
||||
docs/docbook/*.pdf
|
||||
docs/apis/*.html
|
||||
docs/apis/*.pdf
|
||||
docs/opsguide/*.html
|
||||
docs/opsguide/*.pdf
|
||||
helpers/cwrap
|
||||
|
@@ -16237,3 +16237,7 @@
|
||||
* Removed 'docs/ENCODERS.txt'.
|
||||
* Removed 'docs/implemented_macros.txt'.
|
||||
* Removed 'docs/JACK.txt'.
|
||||
2017-11-03 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Renamed 'docs/docbook/' to 'docs/apis/'.
|
||||
* Qualified all 'id=' tag attributes as 'xml:id=' in the Operations
|
||||
Guide.
|
||||
|
@@ -501,7 +501,7 @@ AC_CONFIG_FILES([rivendell.spec \
|
||||
web/tests/Makefile \
|
||||
conf/Makefile \
|
||||
docs/Makefile \
|
||||
docs/docbook/Makefile \
|
||||
docs/apis/Makefile \
|
||||
docs/examples/Makefile \
|
||||
docs/manpages/Makefile \
|
||||
docs/opsguide/Makefile \
|
||||
|
@@ -20,7 +20,7 @@
|
||||
## Use automake to process this into a Makefile.in
|
||||
|
||||
if DOCBOOK_AM
|
||||
DOCBOOK_AM_OPT = docbook manpages opsguide
|
||||
DOCBOOK_AM_OPT = apis manpages opsguide
|
||||
endif
|
||||
|
||||
SUBDIRS = $(DOCBOOK_AM_OPT) examples\
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user