diff options
author | Gauvain Pocentek <gauvain@pocentek.net> | 2016-08-28 08:03:32 +0200 |
---|---|---|
committer | Gauvain Pocentek <gauvain@pocentek.net> | 2016-08-28 08:03:32 +0200 |
commit | 47cb27824d2e1b3d056817c45cbb2d5dca1df904 (patch) | |
tree | c2d7bf8595148f365c8bfb1ba759ec9f47454385 | |
parent | 79f46c24682026e319e1c9bc36267d2290c3a33e (diff) | |
download | gitlab-47cb27824d2e1b3d056817c45cbb2d5dca1df904.tar.gz |
minor RST fix0.15
-rw-r--r-- | docs/gl_objects/projects.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gl_objects/projects.rst b/docs/gl_objects/projects.rst index 387ba34..37f04cf 100644 --- a/docs/gl_objects/projects.rst +++ b/docs/gl_objects/projects.rst @@ -426,6 +426,7 @@ Cancel builds in a pipeline: .. literalinclude:: projects.py :start-after: # pipeline cancel :end-before: # end pipeline cancel + Services -------- |