#435 closed task (fixed)
Build doxygen documentation
Reported by: | landauf | Owned by: | landauf |
---|---|---|---|
Priority: | minor | Milestone: | IT: Server Setup |
Component: | IT | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
The doxygen documentation of Orxonox should be generated with every commit in trunk and linked on the website.
Maybe it makes sense to build the documentation with jenkins, because it is configured to run scripts for each commit.
Change History (4)
comment:1 Changed 9 years ago by landauf
- Milestone changed from IT: Server Migration to IT: Server Setup
comment:2 Changed 9 years ago by landauf
- Owner changed from admin to landauf
- Status changed from new to accepted
comment:3 Changed 9 years ago by landauf
comment:4 Changed 9 years ago by landauf
- Resolution set to fixed
- Status changed from accepted to closed
added link to doxygen in trac mainnav
Note: See
TracTickets for help on using
tickets.
I created a jenkins job that builds a doxygen documentation once every night: http://orxonox.net/jenkins/job/orxonox_doxygen_trunk/javadoc/index.html
All we have to do now is linking the documentation somewhere on the website.