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
Jan Sandbrink b196028fcc fix user examples in doc 10 years ago
..
api_documentation_layouts removed comments 10 years ago
operation_guides
CONFIGURATION.md Forbid access to blacklisted routes 10 years ago
COPYING.rdoc
COPYRIGHT.rdoc
COPYRIGHT_short.rdoc
DEVELOP_PLUGINS.md
QUICK_START.md
README.md
RUNNING_TESTS.md
UPGRADING.rdoc
apiv3-documentation.apib fix user examples in doc 10 years ago
subversion_and_git_integration.md

README.md

OpenProject Developer Documentation

API Documentation

API Version 3

Status: under development

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 apiv3-documentation.apib -o api.html

API Version 2

Status: deprecated

Documentation may be found on our API v2 wiki pages.