diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-27 15:33:15 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-27 15:33:15 +0000 |
commit | 19ea36227afb25563df48df7a7bfcd8053d4f486 (patch) | |
tree | 57c2b2b295548d9a7e895df2c4921d55c4f88fc5 /doc/api/notes.md | |
parent | c862bc6fcf096e85daa9f3d6eec28a7ce1da171d (diff) | |
parent | f22c709539d06be6fa76f148dedffdef1170936c (diff) | |
download | gitlab-ce-19ea36227afb25563df48df7a7bfcd8053d4f486.tar.gz |
Merge branch 'add_titles_to_help_pages' into 'master'
Add titles to help pages
Fixes #1183
Diffstat (limited to 'doc/api/notes.md')
-rw-r--r-- | doc/api/notes.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/notes.md b/doc/api/notes.md index e9ad6e00c73..6d140643fcb 100644 --- a/doc/api/notes.md +++ b/doc/api/notes.md @@ -1,3 +1,5 @@ +# Notes + Notes can be wall notes or comments on snippets, issues or merge requests. ## Wall |