Ticket #1 (closed enhancement: fixed)

Opened 3 years ago

Last modified 23 months ago

doxygen trac plugin

Reported by: lschiere Owned by: datallah
Milestone: 2.0.0 Component: webpage
Version: 2.0 Keywords:
Cc:

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

Changed 3 years ago by lschiere

  • component changed from pidgin (gtk) to webpage

Changed 3 years ago by datallah

  • status changed from new to assigned

This should hopefully generate an email.

Changed 3 years ago by datallah

  • status changed from assigned to closed
  • resolution set to fixed

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.

Changed 3 years ago by lschiere

  • status changed from closed to reopened
  • resolution fixed deleted

I see the doxygen link at the top, but when I go there, any of the links do not work, they error out.

Changed 3 years ago by lschiere

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

Changed 3 years ago by datallah

  • status changed from reopened to closed
  • resolution set to fixed

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.