diff options
author | David Lawrence <dkl@mozilla.com> | 2016-08-26 21:22:27 +0200 |
---|---|---|
committer | David Lawrence <dkl@mozilla.com> | 2016-08-26 21:22:27 +0200 |
commit | dd17fe37de7e33941d410efcf93760ddfb3c296b (patch) | |
tree | f44ceb509e85fb5e2d271d6493e1f27039de46ab | |
parent | 5801d06cc966e1f7a0dafd7e2955e2dd5dbfc13f (diff) | |
download | bugzilla-dd17fe37de7e33941d410efcf93760ddfb3c296b.tar.gz bugzilla-dd17fe37de7e33941d410efcf93760ddfb3c296b.tar.xz |
- Fixed some warnings from the documentation build
-rw-r--r-- | docs/en/rst/api/core/v1/comment.rst | 2 | ||||
-rw-r--r-- | docs/en/rst/api/core/v1/index.rst | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/docs/en/rst/api/core/v1/comment.rst b/docs/en/rst/api/core/v1/comment.rst index 765e898c1..2e6ca1e29 100644 --- a/docs/en/rst/api/core/v1/comment.rst +++ b/docs/en/rst/api/core/v1/comment.rst @@ -322,7 +322,7 @@ name type description ============== ====== ================================================ **text** string Comment text to render. id int The ID of the bug to render the comment against. -============== ====== ================================================= +============== ====== ================================================ **Response** diff --git a/docs/en/rst/api/core/v1/index.rst b/docs/en/rst/api/core/v1/index.rst index 933aeed96..118224b00 100644 --- a/docs/en/rst/api/core/v1/index.rst +++ b/docs/en/rst/api/core/v1/index.rst @@ -10,9 +10,7 @@ Core API v1 bugzilla classification comment - component field - flagtype group product user |