From 9395c7b4a2079349fdb881a1f537af5b73eacfd2 Mon Sep 17 00:00:00 2001 From: Lars Thorsen Date: Mon, 25 Sep 2017 15:15:37 +0200 Subject: Remove unused files from the documentation build --- lib/inets/doc/src/Makefile | 22 ++++++++--------- lib/inets/doc/src/book.gif | Bin 1081 -> 0 bytes lib/inets/doc/src/fascicules.xml | 19 --------------- lib/inets/doc/src/inets.gif | Bin 9763 -> 0 bytes lib/inets/doc/src/min_head.gif | Bin 2652 -> 0 bytes lib/inets/doc/src/note.gif | Bin 1539 -> 0 bytes lib/inets/doc/src/notes.gif | Bin 2005 -> 0 bytes lib/inets/doc/src/part_notes.xml | 40 ------------------------------- lib/inets/doc/src/part_notes_history.xml | 35 --------------------------- lib/inets/doc/src/ref_man.gif | Bin 1530 -> 0 bytes lib/inets/doc/src/summary.html.src | 1 - lib/inets/doc/src/user_guide.gif | Bin 1581 -> 0 bytes lib/inets/doc/src/warning.gif | Bin 1498 -> 0 bytes 13 files changed, 11 insertions(+), 106 deletions(-) delete mode 100644 lib/inets/doc/src/book.gif delete mode 100644 lib/inets/doc/src/fascicules.xml delete mode 100644 lib/inets/doc/src/inets.gif delete mode 100644 lib/inets/doc/src/min_head.gif delete mode 100644 lib/inets/doc/src/note.gif delete mode 100644 lib/inets/doc/src/notes.gif delete mode 100644 lib/inets/doc/src/part_notes.xml delete mode 100644 lib/inets/doc/src/part_notes_history.xml delete mode 100644 lib/inets/doc/src/ref_man.gif delete mode 100644 lib/inets/doc/src/summary.html.src delete mode 100644 lib/inets/doc/src/user_guide.gif delete mode 100644 lib/inets/doc/src/warning.gif (limited to 'lib/inets/doc/src') diff --git a/lib/inets/doc/src/Makefile b/lib/inets/doc/src/Makefile index cb71fbeb9c..14f12ee949 100644 --- a/lib/inets/doc/src/Makefile +++ b/lib/inets/doc/src/Makefile @@ -58,7 +58,7 @@ XML_REF3_FILES = \ mod_alias.xml \ mod_auth.xml \ mod_esi.xml \ - mod_security.xml + mod_security.xml XML_PART_FILES = \ part.xml @@ -83,7 +83,7 @@ HTML_FILES = \ $(XML_PART_FILES:%.xml=$(HTMLDIR)/%.html) INFO_FILE = ../../info -EXTRA_FILES = summary.html.src \ +EXTRA_FILES = \ $(XML_REF3_FILES:%.xml=$(HTMLDIR)/%.html) \ $(XML_REF6_FILES:%.xml=$(HTMLDIR)/%.html) \ $(XML_CHAPTER_FILES:%.xml=$(HTMLDIR)/%.html) @@ -95,10 +95,10 @@ HTML_REF_MAN_FILE = $(HTMLDIR)/index.html TOP_PDF_FILE = $(PDFDIR)/$(APPLICATION)-$(VSN).pdf # ---------------------------------------------------- -# FLAGS +# FLAGS # ---------------------------------------------------- -XML_FLAGS += -DVIPS_FLAGS += +XML_FLAGS += +DVIPS_FLAGS += # ---------------------------------------------------- # Targets @@ -119,25 +119,25 @@ html: gifs $(HTML_REF_MAN_FILE) clean clean_docs: clean_html clean_man clean_pdf rm -f errs core *~ -man: $(MAN3_FILES) +man: $(MAN3_FILES) gifs: $(GIF_FILES:%=$(HTMLDIR)/%) -debug opt: +debug opt: -clean_pdf: +clean_pdf: rm -f $(TOP_PDF_FILE) $(TOP_PDF_FILE:%.pdf=%.fo) -clean_html: +clean_html: rm -rf $(TOP_HTML_FILES) $(HTMLDIR)/* clean_man: - rm -f $(MAN3_FILES) + rm -f $(MAN3_FILES) # ---------------------------------------------------- # Release Target -# ---------------------------------------------------- +# ---------------------------------------------------- include $(ERL_TOP)/make/otp_release_targets.mk release_docs_spec: docs diff --git a/lib/inets/doc/src/book.gif b/lib/inets/doc/src/book.gif deleted file mode 100644 index 94b3868792..0000000000 Binary files a/lib/inets/doc/src/book.gif and /dev/null differ diff --git a/lib/inets/doc/src/fascicules.xml b/lib/inets/doc/src/fascicules.xml deleted file mode 100644 index c075478967..0000000000 --- a/lib/inets/doc/src/fascicules.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - User's Guide - - - Reference Manual - - - Release Notes - - - Off-Print - - - - diff --git a/lib/inets/doc/src/inets.gif b/lib/inets/doc/src/inets.gif deleted file mode 100644 index 64968ae68a..0000000000 Binary files a/lib/inets/doc/src/inets.gif and /dev/null differ diff --git a/lib/inets/doc/src/min_head.gif b/lib/inets/doc/src/min_head.gif deleted file mode 100644 index 67948a6378..0000000000 Binary files a/lib/inets/doc/src/min_head.gif and /dev/null differ diff --git a/lib/inets/doc/src/note.gif b/lib/inets/doc/src/note.gif deleted file mode 100644 index 6fffe30419..0000000000 Binary files a/lib/inets/doc/src/note.gif and /dev/null differ diff --git a/lib/inets/doc/src/notes.gif b/lib/inets/doc/src/notes.gif deleted file mode 100644 index e000cca26a..0000000000 Binary files a/lib/inets/doc/src/notes.gif and /dev/null differ diff --git a/lib/inets/doc/src/part_notes.xml b/lib/inets/doc/src/part_notes.xml deleted file mode 100644 index d10c829f4a..0000000000 --- a/lib/inets/doc/src/part_notes.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - -
- - 20022016 - Ericsson AB. All Rights Reserved. - - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - - - Inets - Micael Karlberg - - 2002-02-28 - 3.0 - part_notes.sgml -
- -

A set of services such as a Web server and a ftp client etc.

-

For information about older versions see - release notes history.

-
- -
- - diff --git a/lib/inets/doc/src/part_notes_history.xml b/lib/inets/doc/src/part_notes_history.xml deleted file mode 100644 index 66e3307f69..0000000000 --- a/lib/inets/doc/src/part_notes_history.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - -
- - 20042016 - Ericsson AB. All Rights Reserved. - - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - - - Inets - Micael Karlberg - - 2002-02-28 - 3.0 - part_notes.sgml -
- -
- - diff --git a/lib/inets/doc/src/ref_man.gif b/lib/inets/doc/src/ref_man.gif deleted file mode 100644 index b13c4efd53..0000000000 Binary files a/lib/inets/doc/src/ref_man.gif and /dev/null differ diff --git a/lib/inets/doc/src/summary.html.src b/lib/inets/doc/src/summary.html.src deleted file mode 100644 index 17637a0787..0000000000 --- a/lib/inets/doc/src/summary.html.src +++ /dev/null @@ -1 +0,0 @@ -A set of services such as a web server and a ftp client etc \ No newline at end of file diff --git a/lib/inets/doc/src/user_guide.gif b/lib/inets/doc/src/user_guide.gif deleted file mode 100644 index e6275a803d..0000000000 Binary files a/lib/inets/doc/src/user_guide.gif and /dev/null differ diff --git a/lib/inets/doc/src/warning.gif b/lib/inets/doc/src/warning.gif deleted file mode 100644 index 96af52360e..0000000000 Binary files a/lib/inets/doc/src/warning.gif and /dev/null differ -- cgit v1.2.3