diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-03-29 00:55:29 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-03-29 00:55:29 -0300 |
commit | a2f37f8b75506c3e6b0823e82178481bb21e86b1 (patch) | |
tree | 3801bbb93a3bd2d6f79658877d81533cdb85f38c /doc | |
parent | 4f9d279ba016682ffbbf25300fff58e1414d246f (diff) | |
download | gitlab-ce-a2f37f8b75506c3e6b0823e82178481bb21e86b1.tar.gz |
oops - remove html element
Diffstat (limited to 'doc')
-rw-r--r-- | doc/development/writing_documentation.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/development/writing_documentation.md b/doc/development/writing_documentation.md index 996a261f309..54cfd6959d4 100644 --- a/doc/development/writing_documentation.md +++ b/doc/development/writing_documentation.md @@ -27,8 +27,6 @@ They live under `doc/topics/topic-name/`, and can be searched per topic, within - **Technical Overviews**: technical content describing features, solutions, and third-party integrations - **Tutorials**: technical content provided step-by-step on how to do things, or how to reach very specific objectives -<style></style> - #### Understanding guides, tutorials, and technical overviews Suppose there's a process to go from point A to point B in 5 steps: `(A) 1 > 2 > 3 > 4 > 5 (B)`. |