|
Revision 335, 0.6 kB
(checked in by dirk, 2 years ago)
|
First version of doxygen ↔ Trac linking
|
| Line | |
|---|
| 1 |
Root directory for OpenSG documentation |
|---|
| 2 |
======================================= |
|---|
| 3 |
|
|---|
| 4 |
To generate the standalone docs, run doxygen standalone.doxy. For the docs |
|---|
| 5 |
that go on Trac use doxygen trac.doxy. |
|---|
| 6 |
|
|---|
| 7 |
They both use some extensions that haven't been accepted for the doxygen main |
|---|
| 8 |
branch yet. You need to download the sources and apply the aliasdiff patch in |
|---|
| 9 |
this directory in doxygen/src to make it work. Without this the aliases to link |
|---|
| 10 |
into the Wiki won't work, the rest will be fine. |
|---|
| 11 |
|
|---|
| 12 |
See http://opensg.vrsource.org/trac/wiki/Dev/CodingStandard for information |
|---|
| 13 |
about how to add documentation to your favorite white spot on the OpenSG |
|---|
| 14 |
documentation map. |
|---|