- May 20, 2010
- May 10, 2010
-
-
Mark Olesen authored
- use ® instead of ® in html templates - seems to work better with doxygen at the moment
-
- May 06, 2010
-
-
Mark Olesen authored
-
- May 02, 2010
-
-
Mark Olesen authored
-
- Apr 16, 2010
-
-
Mark Olesen authored
-
Mark Olesen authored
- 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.
-
- Apr 14, 2010
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
- Apr 13, 2010
-
-
Mark Olesen authored
- seems to work more reliably than the previous indented colons
-
- Apr 12, 2010
-
-
Mark Olesen authored
-
- Mar 29, 2010
-
-
Mark Olesen authored
-
- Feb 16, 2010
-
-
Mark Olesen authored
-
Mark Olesen authored
- also update links from opencfd.co.uk -> openfoam.com
-
- Nov 30, 2009
-
-
Mark Olesen authored
- space between keyword and bracket in 'for(..)', 'if(..)', 'while(..)'
-
- Nov 29, 2009
-
-
Mark Olesen authored
- makes it easier to copy Doxyfile for local Doxygen generation ie, for debugging and writing without processing everything
-
- Nov 27, 2009
-
-
Mark Olesen authored
- use ':' to prefix verbatim code instead of #+BEGIN_EXAMPLE / #+END_EXAMPLE for a somewhat better feeling for the indentation.
-
Mark Olesen authored
- markup codingStyleGuide.org examples so they actually indent correctly - use 'Info<<' as per codingStyleGuide instead of 'Info <<'
-
- Oct 27, 2009
-
-
Mark Olesen authored
-
- Jul 24, 2009
-
-
Mark Olesen authored
-
Mark Olesen authored
- doc/THIRD_PARTY lists where various third party sources can be found
-
- Dec 31, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- Dec 02, 2008
- Dec 01, 2008
- Nov 27, 2008
- Nov 05, 2008
-
-
Mark Olesen authored
-
- Sep 19, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- Aug 09, 2008
-
-
Mark Olesen authored
-
- Jul 23, 2008
-
-
Andrew Heather authored
This reverts commit 7446cee7.
-
- Jul 22, 2008
-
-
Mark Olesen authored
Added doc/Doxygen/tools/find-debugNames to help but the problem requires more attention (Henry/Andy/Mattijs?) Caveat: - names defined with nested defines will be missed. - names defined via typename will be missed. Cleanup example: #!/bin/sh ( cd $WM_PROJECT_DIR doc/Doxygen/tools/find-debugNames|tee debugs.orig|sed -e 's@ *//.*$@@'>debugs diff -uw etc/controlDict debugs > debugs.diff echo "hand-resolve the conflicts - see debugs.diff" )
-
- Jul 04, 2008
-
-
Chris Greenshields authored
-
- Jul 02, 2008
-
-
Mark Olesen authored
-
-
- Jun 25, 2008
-
-
Mark Olesen authored
-