mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
add a README-file for the doc subdirectory
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Documentation
|
||||
=======================
|
||||
|
||||
About the APIv3 Documentation
|
||||
-----------------------------
|
||||
|
||||
The documentation for APIv3 is written in the [API Blueprint Format](http://apiblueprint.org/).
|
||||
|
||||
You can use [aglio](https://github.com/danielgtaylor/aglio) to generate HTML documentation, e.g. using the following command:
|
||||
|
||||
```bash
|
||||
aglio -i apiary.apib -o api.html
|
||||
```
|
||||
Reference in New Issue
Block a user