diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2016-06-16 11:12:42 +0200 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2016-07-01 14:51:59 +0200 |
commit | fd9cd5ae8cd2d2f5488635b264eb86d89d768d66 (patch) | |
tree | db0e2cd67cad3dda6c1bb01fbd8e4cd5b0e386af /doc/api/README.md | |
parent | 40c685c510fff48e0dc6a49c61704e8244ec6034 (diff) | |
download | gitlab-ce-fd9cd5ae8cd2d2f5488635b264eb86d89d768d66.tar.gz |
Add todos API documentation and changelog
Diffstat (limited to 'doc/api/README.md')
-rw-r--r-- | doc/api/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md index 288f7f9ee69..d1e6c54c521 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -36,6 +36,7 @@ following locations: - [System Hooks](system_hooks.md) - [Tags](tags.md) - [Users](users.md) +- [Todos](todos.md) ### Internal CI API |