wxWidgets/docs/doxygen
Olly Betts aa4811cdbb Improvements to script to regenerate doxygen docs.
- The default is actually "html" not "all", so fix comment to match
  reality.
- A shell script is run in a sub-shell, and the parent's current
  directory won't be affected, so it's pointless (and confusing) to
  try to restore it at the end of the script.
- Remove trailing ";" from "export FOO=bar;" - it's not required,
  though is valid (it means every "export" is followed by an empty
  statement).
- After adjusting doxygen.log, simply use "mv" to replace the
  original, rather than "cat" then "rm".

Fixes #17001
2015-05-21 17:41:37 -06:00
..
groups Escape space after "e.g." or "i.e." in the manual. 2014-12-24 13:57:05 +00:00
images Add wxActivityIndicator control. 2015-03-20 00:08:37 +01:00
mainpages Update outdated year references to 2015. 2015-04-30 16:11:30 +04:00
overviews Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
scripts Convert a few files from DOS to Unix EOLs. 2015-03-19 21:45:38 +01:00
custom_footer.html Fixed docs footer to bottom, and fixed up TOC on all main pages, and some overviews. 2012-11-03 18:29:28 +00:00
custom_header.html Fixed docs footer to bottom, and fixed up TOC on all main pages, and some overviews. 2012-11-03 18:29:28 +00:00
Doxyfile Update SVN references to git, mostly in docs. 2015-02-20 20:07:15 -07:00
DoxygenLayout.xml Upgraded Doxygen to 1.8.2 for the docs. 2012-11-03 18:08:45 +00:00
extra_stylesheet.css Updated logos in the reference manual. 2015-02-04 17:44:10 +00:00
latex_header.tex Turn off batchmode for PDF manual, and no longer update latex_header. 2015-02-08 11:17:35 +00:00
logo.png Updated logos in the reference manual. 2015-02-04 17:44:10 +00:00
regen.bat Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
regen.sh Improvements to script to regenerate doxygen docs. 2015-05-21 17:41:37 -06:00
wxwidgets.js Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00