mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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.
This commit is contained in:
9
doc/doxygen/_Footer
Normal file
9
doc/doxygen/_Footer
Normal file
@ -0,0 +1,9 @@
|
||||
<!-- end of doxygen-generated content -->
|
||||
</div> <!-- main -->
|
||||
<div class="footer">
|
||||
Copyright © 2000-2010
|
||||
<a href="http://www.openfoam.com/about">OpenCFD Ltd.</a>
|
||||
</div> <!-- footer -->
|
||||
</div> <!-- page-container -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user