Download DDocumentor Free Java Code

Description

Application that will help to generate documentation automatically from the sources. Main goal/benefit would be to have live, up to date documentation that is edited by modifying your source code example file.

Source Files

The download file DDocumentor-master.zip has the following entries.


.gitignore/*from ww  w.ja v a2s . co m*/
.travis.yml
LICENSE
README.md
app/Global.java
app/controllers/Application.java
app/org/ddocumentor/html/HtmlConverter.java
app/org/ddocumentor/html/HtmlParsedDocument.java
app/org/ddocumentor/html/HtmlParsingModule.java
app/org/ddocumentor/project/DocumentEntry.java
app/org/ddocumentor/project/DocumentRepository.java
app/org/ddocumentor/project/Project.java
app/org/ddocumentor/project/ProjectFactory.java
app/org/ddocumentor/project/ProjectModule.java
app/org/ddocumentor/project/ProjectRepository.java
app/org/ddocumentor/project/SysProjectBuilder.java
app/org/ddocumentor/source/JavaSource.java
app/org/ddocumentor/source/JavaSourceFactory.java
app/org/ddocumentor/source/JavaSourceParser.java
app/org/ddocumentor/source/JavaSourceParserImpl.java
app/org/ddocumentor/source/JavaSourceRepository.java
app/org/ddocumentor/source/ParsedJavaSource.java
app/org/ddocumentor/source/SysSourceBuilder.java
app/org/ddocumentor/system/FileJavaSourceRepository.java
app/org/ddocumentor/system/MockDocumentRepository.java
app/org/ddocumentor/system/SystemModule.java
app/org/ddocumentor/system/project/MongoDbDocumentRepository.java
app/org/ddocumentor/system/project/MongoDbProjectRepository.java
app/org/ddocumentor/system/project/SysProjectModule.java
app/views/error.scala.html
app/views/index.scala.html
app/views/main.scala.html
conf/application.conf
conf/routes
project/Build.scala
project/build.properties
project/plugins.sbt
public/images/favicon.png
public/javascripts/jquery-1.9.0.min.js
public/lib/bootstrap/css/bootstrap-responsive.css
public/lib/bootstrap/css/bootstrap-responsive.min.css
public/lib/bootstrap/css/bootstrap.css
public/lib/bootstrap/css/bootstrap.min.css
public/lib/bootstrap/img/glyphicons-halflings-white.png
public/lib/bootstrap/img/glyphicons-halflings.png
public/lib/bootstrap/js/bootstrap.js
public/lib/bootstrap/js/bootstrap.min.js
public/stylesheets/main.css
test/CyclicDependenciesTest.java
test/FrontIndexViewTest.java
test/IntegrationTest.java
test/org/ddocumentor/system/project/MongoDbProjectRepositoryTest.java
test/org/ddocumentor/test/CodeHtmlSyntaxHighlightingSpecTest.java
test/org/ddocumentor/test/GeneralAcceptanceTest.java
test/org/ddocumentor/test/JavaSourceFactory.java
test/org/ddocumentor/test/JavaSourceParserTest.java
test/org/ddocumentor/test/ParsedDocumentReadingTest.java
test/org/ddocumentor/test/ProjectBundlingTest.java
test/org/ddocumentor/testing/Asserts.java
test/org/ddocumentor/testing/GuiceJUnitRunner.java
test/org/ddocumentor/testing/StubObjects.java
test/org/ddocumentor/testing/TestMongoDb.java
test/resources/SourceFile.pjava
test/resources/org/ddocumentor/system/FileJavaSourceRepositoryTest.java
test/resources/org/ddocumentor/system/project/MongoDbDocumentRepositoryTest.java

Download

Click the following link to download DDocumentor-master.zip.

DDocumentor-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper