Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Opened 14 years ago

Closed 14 years ago

Last modified 6 years ago

#1 closed enhancement (fixed)

doxygen trac plugin

Reported by: lschiere 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 lschiere

Component: pidgin (gtk)webpage

comment:2 Changed 14 years ago by datallah

Status: newassigned

This should hopefully generate an email.

comment:3 Changed 14 years ago by datallah

Resolution: fixed
Status: assignedclosed

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 lschiere

Resolution: fixed
Status: closedreopened

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 lschiere

ah, the Documentation link you provide here does work. Interesting.

comment:6 Changed 14 years ago by datallah

Resolution: fixed
Status: reopenedclosed

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).

Note: See TracTickets for help on using tickets.
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!