Hi! I've created a Python script to generate Doxygen Documentation from the source code.
Make a copy of the source code as backup. You must apply Doxygenfy will
DIRECTLY MODIFY each file and CAN NOT GENERATE BACKUPS, that's cause the
complexity of the code + .svn files.
Copy doxygenfy.py to Trunk folder.
Run in terminal, and put the source location (./src)
On a second must override all the source.
Install Doxygen
Put Doxygen file on Trunk folder, and in terminal go to that folder and
run: doxygen
Doxygen will generate a folder into doc: doc/doxygen/html
There is the documentation
Enjoy!
Eibriel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi! I'm sorry, my hosting server is down for a few hours, you can generate the documentation using the eibriel branch on svn.
I'll see if I can upload the file…
Regards!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi! I've created a Python script to generate Doxygen Documentation from the source code.
Make a copy of the source code as backup. You must apply Doxygenfy will
DIRECTLY MODIFY each file and CAN NOT GENERATE BACKUPS, that's cause the
complexity of the code + .svn files.
Copy doxygenfy.py to Trunk folder.
Run in terminal, and put the source location (./src)
On a second must override all the source.
Install Doxygen
Put Doxygen file on Trunk folder, and in terminal go to that folder and
run: doxygen
Doxygen will generate a folder into doc: doc/doxygen/html
There is the documentation
Enjoy!
Eibriel
override = modify
The link is broken. You really should put it on the wiki instead.
Hi! I'm sorry, my hosting server is down for a few hours, you can generate the documentation using the eibriel branch on svn.
I'll see if I can upload the file…
Regards!