freebsd-ports/math/muparser/files/patch-docs_Doxyfile
Jason E. Hale 6c2d9007d5 - Update to 2.2.5
- Fetch from Github (Sourceforge files no longer available)
- Use USES=dos2unix to convert header files
- Remove DOCS option (all html docs were replaced with a single html page
  that just redirects to the muparser homepage)
- Add DOXYGEN option to build API documentation
- Use options target helpers
- configure script already supplies -fPIC -DPIC where needed, so remove it
  from the port Makefile
- Add LICENSE_FILE
- Move USES upward, group OPTIONS stuff together

Changes:	http://beltoforion.de/article.php?a=muparser&hl=en&p=release_notes

PR:		216090
Submitted by:	jhale
Approved by:	maintainer timeout (7 weeks)
2017-03-07 00:06:43 +00:00

38 lines
1.6 KiB
Text

--- docs/Doxyfile.orig 2015-08-16 14:23:14 UTC
+++ docs/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = "muParser API -
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 1.35
+PROJECT_NUMBER = 2.2.5
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
@@ -47,7 +47,7 @@ OUTPUT_DIRECTORY = html/
# source files, where putting all generated files in the same directory would
# otherwise cause performance problems for the file system.
-CREATE_SUBDIRS = YES
+CREATE_SUBDIRS = NO
# The OUTPUT_LANGUAGE tag is used to specify the language in which all
# documentation generated by doxygen is written. Doxygen will use this
@@ -778,7 +778,7 @@ GENERATE_HTML = YES
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
# put in front of it. If left blank `html' will be used as the default path.
-HTML_OUTPUT = classdocu/
+HTML_OUTPUT =
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for
# each generated HTML page (for example: .htm,.php,.asp). If it is left blank
@@ -796,7 +796,7 @@ HTML_HEADER =
# each generated HTML page. If it is left blank doxygen will generate a
# standard footer.
-HTML_FOOTER = html/misc/footer.html
+HTML_FOOTER =
# The HTML_STYLESHEET tag can be used to specify a user-defined cascading
# style sheet that is used by each HTML page. It can be used to