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
Jens Ulferts f8d8b99f2c Merge branch 'housekeeping/locales' into dev 8 years ago
..
api_documentation_layouts Fix merge hickup 9 years ago
development Update documentation 8 years ago
operation_guides fixed certbot call in let's encrypt doc 8 years ago
CONFIGURATION.md [22987] [Onboarding] Getting started video screen (2) (#4464) 9 years ago
COPYING.rdoc Adds a copy of the GPL Version 3. 12 years ago
COPYRIGHT.rdoc Update year in copyright header to 2015 10 years ago
COPYRIGHT_short.rdoc Update year in copyright header to 2015 10 years ago
QUICK_START.md Add information for default admin user to quick start (#4347) 9 years ago
README.md Fix paths to other docs in developer README 10 years ago
RUNNING_TESTS.md Remove gulp with simpler npm tasks 9 years ago
RUNNING_TESTS_LDAP.rdoc recovery ldap test doc 10 years ago
UPGRADING.rdoc Update OpenProject URLs 10 years ago
apiv2-documentation.md Allow the configuration to disable APIv2 basic auth 9 years ago
apiv3-documentation.apib Add separate preview link for comments without form 8 years ago
code-review-guidelines.md Adds code review guidelines 9 years ago
subversion_and_git_integration.md Improve and extend repository documentation 9 years ago

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.