Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Florian Goth
cxx_template
Commits
4312678e
Commit
4312678e
authored
Jul 26, 2022
by
Florian Goth
Browse files
Update README.md with plantuml GFM test.
parent
b2bf2a98
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4312678e
...
...
@@ -32,6 +32,14 @@ Of course the gitlab-CI Integration requires a gitlab-server.
### Required Tools
doxygen, sphinx, PlantUML, cmake, SWIG
If you don't know PlantUML, here's an example in Gitlab markdown:
```
plantuml
Bob -> Alice : hello
Alice -> Bob : hi
```
and another one you can find in
### Documentation
The documentation is generated under the doc and generates nice Sphinx output that is proper html and can be served
by any webserver.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment