#1 closed enhancement (fixed)
doxygen trac plugin
| Reported by: | Owned by: | datallah | |
|---|---|---|---|
| Milestone: | 2.0.0 | Component: | webpage |
| Version: | Keywords: | ||
| Cc: | Manson |
Description
It appears that the doxygen trac plugin is at http://www.trac-hacks.org/wiki/DoxygenPlugin your task, should you choose to accept it, is to integrate it with the trac install this ticket exists in. :-)
Change History (6)
comment:1 Changed 14 years ago by
| Component: | pidgin (gtk) → webpage |
|---|
comment:2 Changed 14 years ago by
| Status: | new → assigned |
|---|
comment:3 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
The plugin is in place.
It is pointing at /home/var/doxygen/dev . The idea being that we can have /home/var/doxygen/? where ? is something like stable or dev or 2.0.0beta4.
The '?' directory contains the contents of trunk/doc after make docs has been run.
To use it, entering :
[doxygen:main.html Documentation]
will produce the following link:
Documentation
We will probably want to play with our [source:/trunk/Doxyfile.in Doxygen config] to make it fit in a bit better, but the basic functionality should be present now.
comment:4 Changed 14 years ago by
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
I see the doxygen link at the top, but when I go there, any of the links do not work, they error out.
comment:5 Changed 14 years ago by
ah, the Documentation link you provide here does work. Interesting.
comment:6 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
It turns out it was a bug in the plugin. After I fixed the source and went to post my patch, I discovered it was already reported :P (here).


This should hopefully generate an email.