adjust comments for latex Doxyfile; no real change; add Id keyword
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -7,17 +7,15 @@
|
||||
# readable.
|
||||
#
|
||||
# Usage:
|
||||
# ./regen.sh [html|chm|xml|all]
|
||||
#
|
||||
# Pass "html" to regen only the HTML output format, "chm" only for
|
||||
# the CHM, "xml" only for the XML and "all" to regen them all.
|
||||
# ./regen.sh [html|chm|xml|latex|all]
|
||||
#
|
||||
# Pass "x" to regen only the X output format and "all" to regen them all.
|
||||
# If no arguments are passed all formats are regenerated
|
||||
# (just like passing "all").
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# remember current folder and then cd to the docs/doxygen one
|
||||
me=$(basename $0)
|
||||
path=${0%%/$me} # path from which the script has been launched
|
||||
current=$(pwd)
|
||||
|
Reference in New Issue
Block a user