Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Are there any plans to convert U++ comments to format as DOXYGEN / JAVADOC?
Re: Are there any plans to convert U++ comments to format as DOXYGEN / JAVADOC? [message #47042 is a reply to message #47040] Fri, 18 November 2016 08:54 Go to previous messageGo to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Hello!.

Main feature is ability to automatically generate html-portal of documented sources with graphical show dependences (or calls, or use variables, or ...) like this http:// xerces.apache.org/xerces-c/apiDocs-3/classDefaultHandler.htm l It can show diagrams of links in UML class diagrams language.

Currently there are no tools graphical display of the relationships between modules and classes in U++.

This whole portal (the link) works using JS, and has full functionality even on the local computer.

To build simply run the command doxygen. This command will build a portal of that type, and LaTeX documentation and the man pages files (relevant only for Linux). (Full list of formats here.

In the project configuration we define which formats to generate.

Doxygen can also automatically analyze and library functions.

Some time ago I pointed out Doxygen for the analysis of the program sources of Theide. Its very useful.



SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}

[Updated on: Fri, 18 November 2016 08:57]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Error C2280 with MSC15 and Uniq
Next Topic: Compile error on Fedora 25 x86_64
Goto Forum:
  


Current Time: Thu May 23 17:03:39 CEST 2024

Total time taken to generate the page: 0.02185 seconds