OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/doc
kgalli 3ba3fda02b Merge branch 'release/4.0' into merge/release4.0_into_dev 10 years ago
..
operation_guides Minor changes of style 10 years ago
CONFIGURATION.md added disable password option 10 years ago
COPYING.rdoc Adds a copy of the GPL Version 3. 12 years ago
COPYRIGHT.rdoc updates copyright headers 11 years ago
COPYRIGHT_short.rdoc updates copyright headers 11 years ago
INSTALL.md Add Webpack step to INSTALL doc 10 years ago
README.md add a README-file for the doc subdirectory 10 years ago
RUNNING_TESTS.md Fix code indenting in RUNNING_TESTS 10 years ago
UPGRADING.rdoc updates copyright headers 11 years ago
apiv3-documentation.apib more concise parameter names 10 years ago
subversion_and_git_integration.md Document svn integration in doc/ directory 10 years ago

README.md

Documentation

About the APIv3 Documentation

The documentation for APIv3 is written in the API Blueprint Format.

You can use aglio to generate HTML documentation, e.g. using the following command:

aglio -i apiary.apib -o api.html