Project

General

Profile

Actions

Feature #1501

closed

New module : display doxygen documentation

Added by Thomas Capricelli almost 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
Start date:
2008-06-19
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

In an ideal world, thie module could be enabled/disabled independently of the 'repository' module, in such a way one can display the doxygen pages without giving access to the repository.

Doxygen can output html pages, and the module could rely on having a "Doxyfile" on the project repository root directory. The difficult part would be to integrate this with redmine i think. I know nothing about ruby so i can't help much here. I enjoy using redmine on several different sites, each one having several projects.

Actions #1

Updated by F T almost 16 years ago

A similar issue could be argued with JavaDoc or any other *doc system out of there.

Actions #2

Updated by Adrian Tarau almost 16 years ago

+1, being able to include JavaDoc as a tab(actually to include any external ULR as a tab) it will be great.

Actions #3

Updated by Thomas Capricelli almost 16 years ago

Sure, javadoc, pythondoc and so on would be interesting as well.
I agree that being able to add any url as 'tab' would be a great feature, my 'feature request' was also about

  • redmine call the proper tool (doxygen...) to update the documentation.
  • the generated pages nicely integrated in the site design

"any url as tab" would be a nice workaround until this, though :-)

Actions #4

Updated by Guest Test over 15 years ago

doxygen integration is the single biggest missing feature why I'm not moving from Trac to Redmine.

Just my 2 cent.

Actions #5

Updated by Jean-Philippe Lang over 15 years ago

See the new plugin Embedded. It has builtin templates for javadoc and doxygen files.
Feedback is welcome.

Actions #6

Updated by Thomas Capricelli over 15 years ago

I have never installed a plugin (actually did not even now there was some). I've tried this way (using revision 1666) :

fhweb redmine # svn info
Path: .
URL: http://redmine.rubyforge.org/svn/trunk
Repository Root: http://redmine.rubyforge.org/svn
Repository UUID: e93f8b46-1217-0410-a6f0-8f06a7374b81
Revision: 1666
Node Kind: directory
Schedule: normal
Last Changed Author: jplang
Last Changed Rev: 1666
Last Changed Date: 2008-07-13 23:55:13 +0200 (Sun, 13 Jul 2008)

fhweb redmine # ruby script/plugin install http://redmine.rubyforge.org/svn/plugins/embedded
Plugin not found: ["http://redmine.rubyforge.org/svn/plugins/embedded"]

(Note that the file http://redmine.rubyforge.org/svn/plugins/embedded/README refers to a dead page on the wiki)

I have noticed the page : http://www.redmine.org/wiki/redmine/Plugins
but as i'm supposed to use rails 2.1 with the latest svn, i'm not sure i should follow this.

Actions #7

Updated by Eric Davis over 15 years ago

I was able to install and setup the embedded plugin on my Redmine. I'm using it with rcov reports and RSpec html reports and it's working nicely.

Thomas Capricelli wrote:

(Note that the file http://redmine.rubyforge.org/svn/plugins/embedded/README refers to a dead page on the wiki)

It's working now, the Subversion must have been offline or something.

Actions #8

Updated by Jean-Philippe Lang over 15 years ago

  • Status changed from New to Closed
  • Target version set to 0.8
  • Resolution set to Fixed

Eric, the link inside this file was wrong. It's fixed in r1694.

Actions #9

Updated by Thomas Capricelli over 15 years ago

i'm still not able to install the plugin though : from the redmine dir :

# ruby script/plugin install http://redmine.rubyforge.org/svn/plugins/embedded
Plugin not found: ["http://redmine.rubyforge.org/svn/plugins/embedded"]
Actions

Also available in: Atom PDF