Commit Graph

15 Commits

Author SHA1 Message Date
Henry
c3cb632c24 Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs 2011-02-08 18:22:00 +00:00
Henry
5339d687a4 doxygen/Doxyfile: Reformatted 2011-02-08 12:36:49 +00:00
Henry
b3cde56f27 Doxygen docs: Corrected doxyFilter to preserve line numbers
Also corrected many formatting errors in the comments in C and H files
2011-02-07 22:50:49 +00:00
Mark Olesen
d93f3195e6 STYLE: use 1-col alphabetical output in reworked doxygen output
- avoids overflows in a fixed width boxes
2011-01-27 16:41:53 +01:00
andy
14d1300a36 Revert "STyLE: More 2011 copyright dates (non-code)."
This reverts commit 2e1e671d96.
2011-01-05 18:25:32 +00:00
graham
2e1e671d96 STyLE: More 2011 copyright dates (non-code). 2011-01-05 11:48:24 +00:00
Mark Olesen
fd2f0a13d8 Merge remote branch 'bundle/olesenm' into home 2010-11-08 17:22:21 +01:00
Mark Olesen
cb6b445bbc STYLE: minor css tweaks 2010-11-08 17:22:13 +01:00
Mark Olesen
850fa066d3 ENH: add UList typedefs for the various List counterparts
- eg,
    labelUList  <-> labelList
    scalarUList <-> scalarList
    ...

Note the unallocLabelList typedef is still available.
However labelUList requires less typing (10 vs. 17 chars) and has a
more obvious to labelList.
2010-10-13 10:43:16 +02:00
Mark Olesen
0f57f4ec8a STYLE: move bin/doxyFilt -> bin/tools/doxyFilter
- normally only for doxygen generation, not needed in the path
2010-08-11 11:03:43 +02:00
Mark Olesen
1668cb76f1 STYLE: reduce number of absolute widths in css
- use &reg; instead of ® in html templates - seems to work better with
  doxygen at the moment
2010-05-10 08:56:50 +02:00
Mark Olesen
15e9f0ed91 STYLE: adjust doxygen css for better spacing in the navpath 2010-05-06 07:48:08 +02:00
Mark Olesen
20e9505b69 ENH: first reasonable draft of new doxygen look 2010-05-02 12:02:45 +02:00
Mark Olesen
1fe136869e ENH: update Doxyfile to 1.6.3 2010-04-16 19:27:39 +02:00
Mark Olesen
0b7dc317fa ENH: begin reworking doxygen to use xhtml/css and new OpenCFD look
- drop old table-based formatting in favour of div.
- use single css with @import to minimize the impact of style changes
  on the html documents themselves.
- separate css/ directory
- locate css graphic elements inside the css/ directory for easier
  relative addressing.
2010-04-16 08:57:04 +02:00