Commit Graph

29 Commits

Author SHA1 Message Date
Knut Sveidqvist c8d4c798ee
Merge pull request #1939 from dwinston/patch-1
Document role of semicolon and present alternative
2021-03-18 21:02:30 +01:00
Donny Winston 2bf866052d
Document role of semicolon and present alternative
This could perhaps close #1445
2021-03-11 13:33:07 -05:00
Tyler Hildebrandt bb3df31c86
Update sequenceDiagram.md 2021-03-08 22:24:03 -08:00
zepatrik dc14b2f9fe
Improve docs around escape characters 2021-02-09 11:01:27 +01:00
Knut Sveidqvist 7cb46ffa18 Merge branch 'master' into develop 2021-01-23 16:10:07 +01:00
Knut Sveidqvist e70b32e14d Added example showing async, open arrows in the docs 2021-01-21 21:28:47 +01:00
Knut Sveidqvist c60734cc5f
Update sequenceDiagram.md 2021-01-21 21:13:15 +01:00
Ashish Jain 4f568d5d19 Updating minor changes on Docs 2020-11-05 19:16:12 +01:00
NeilCuzon 445daaeba2 Switching to Docsify and adding search 2020-10-25 00:30:20 -07:00
saowang 9e8c6aed4d Update documents to compatible jekyll-rtd-theme 2020-08-21 01:01:06 +08:00
Neil Cuzon 78bb5e09e5
Update sequenceDiagram.md 2020-07-14 14:25:43 -07:00
Neil Cuzon e5cd0ced53
Update sequenceDiagram.md 2020-06-26 22:46:09 -07:00
Chris Moran 04b4da0c75
## Work in progress.
Implemented directives per PR review comment:

%%{directive: json-encoded-arg-string}%%

example:

%%{init: { 'logLevel': 0, 'theme': 'dark' }}%%

Also changed wrap and config to directives:

%%{wrap}%%
%%{config: { 'fontSize': 18 }}%%
2020-06-11 15:35:00 -04:00
Maciej Korycinski 232f1fda6d
Fix config param name. Drop duplicated field in css example. 2020-05-19 11:09:08 +02:00
Danny Shemesh 38ee4f556e Added (& pretty-printed) sequence diagram docs
This commit adds documentation to new config variables that were
introduced as part of this PR, namely, the font settings for actors,
messages and notes.

I've also linted the markdown document.
2020-04-23 18:39:23 +03:00
gino b376e4da1f
docs: Fix typo "possiebl" 2020-02-24 13:51:15 +09:00
gino f8481f8d4c
docs: Fix markdown lint MD012 and MD022
MD012 Multiple Consecutive Blanks
https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md012---multiple-consecutive-blank-lines

MD022 Headings should be surrounded by blank lines
https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md022---headings-should-be-surrounded-by-blank-lines
2020-02-24 13:49:18 +09:00
gino 54f55cc021
#425: Add documentation on using `par` for sequence diagrams
Support for `par` was already added here:
https://github.com/mermaid-js/mermaid/issues/425

But is not in the docs:
https://mermaid-js.github.io/mermaid/#/sequenceDiagram
2020-02-24 13:41:47 +09:00
Knut Sveidqvist f8137ea7c1 #1257 Adding the autonumber keyword + tests and docs 2020-02-16 15:26:08 +01:00
Bojan Bedrac b018f026e3
Typo
- fixes a typo
2020-02-13 15:51:00 +01:00
Justin Greywolf d26a67297a Updated documentation with comment syntax 2019-11-26 15:34:52 -08:00
Vignesh Aiyer 3afa6e2350
Update sequenceDiagram.md 2019-10-05 11:15:12 +05:30
Vignesh 8bbb0448dc added css path to styling in documentation 2019-10-05 10:52:23 +05:30
Eduardas Michelsonas 357c47910a Test commit 2019-08-28 18:53:49 +02:00
Alexander Sage 148a3c4cf7 chore: Documentation for rect 2019-07-30 22:24:48 -07:00
knsv 976d16b0db Updated docs with working code examples 2019-07-16 12:13:40 -07:00
Knut Sveidqvist 69c7d31e69 Adding docs into core repo again 2019-07-12 20:40:54 +02:00
knsv 4536930e17 New style docs 2015-09-24 08:04:06 +02:00
knsv 6e062b241e New version of docs 2015-07-03 08:51:10 +02:00