Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

sbf, a shortcut for SConsBuildFrameWork is a build system construct using SCons.

5.0
 
  0 reviews  |  3 users  |  9,099 lines of code  |  6 current contributors  |  Analyzed 6 days ago
 
 

IntroductionDoxygen2GWiki is a tool which takes Doxygen generated documentation and converts it into a Google Code's Wiki markup. It can also control subversion, adding and removing files from the repository as necessary. Running Doxygen2GWikiTo run Doxygen2GWiki simply type... ... [More] doxygen2gwikiThis will look for Doxygen generated XML documentation in doc/xml and place the resulting code into wiki/. The location of the various files can be controlled through the use of options... doxygen2gwiki -d examples/doxygen/doc/xml -o examples/doxygen/wiki -p ExampleThis command will look for the XML documentation in examples/doxygen/doc/xml and will place the output into examples/doxygen/wiki. All filenames will be prefixed with Example_ rather than the default Doxygen_. ExamplesAs an example, the complete Doxygen user manual can be found here. The equivalent HTML output is here. [Less]

0
 
  0 reviews  |  0 users  |  2,470 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

DescriptionDuring the implementation stage of a project, special documentation blocks can be used to store description of classes and methods along with information regarding their variables and parameters. Several markup languages exist such as epydoc, doxygen, javadoc, reStructuredText, etc. ... [More] doge (documentation generator) allows you to parse the code structure of both undocumented and already documented source files, and generate special documentation blocks for these files, using the markup language of your choice. Creating such documentation blocks by hand for a whole project is a time consuming task, that could be easily automatized. doge creates the documentation blocks for you, and you just need to fill the description fields! Treated so farProgramming languages: python Mark-up languages: reStructuredText epydoc To be addedProgramming languages: c c++ java Mark-up languages: doxygen javadoc [Less]

0
 
  0 reviews  |  0 users  |  1,243 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.