Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
Collapse sidebar
  • pub
  • wiki
  • Wiki
  • wiki_mermaid

wiki_mermaid · Changes

Page history
sugar created page: wiki_mermaid authored Apr 06, 2018 by Guido Voigt's avatar Guido Voigt
Hide whitespace changes
Inline Side-by-side
Showing with 18 additions and 0 deletions
+18 -0
  • wiki_mermaid.md wiki_mermaid.md +18 -0
  • No files found.
wiki_mermaid.md 0 → 100644
View page @ 2f57f3e6
# Mermaid Diagram in Gitlab
* [Mermaid Home](https://mermaidjs.github.io)
* [Flowchart Diagram](https://mermaidjs.github.io/flowchart.html)
* [Sequence Diagram](https://mermaidjs.github.io/sequenceDiagram.html)
* [GANNT Diagram](https://mermaidjs.github.io/gantt.html)
* [Examples](https://mermaidjs.github.io/demos.html)
Example
```mermaid
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
```
Clone repository
  • AVL Filesystem
  • BOLERO40_GNSS_improvement
  • BOLERO40_improvement_of_the_GNSS_performance
  • NFC_commands,_event,_dynamic_variable
  • Promotion_Kit_Settings
  • Workbench Mac Installation Readme
  • avl_aes_key_handling
  • avl_ble
  • avl_blueid
  • avl_config_commented_1
  • avl_ecodrive
  • avl_feature_list
  • avl_frp_main
  • avl_fw_update
  • avl_premium_feature_cpc
View All Pages