Alois Klink
70f94c3e44
chore(docs): run pnpm run docs:build
...
Updates the auto-generated warning to tell people
to edit packages/mermaid/src/docs instead of src/docs.
2022-09-29 20:02:16 +01:00
Sidharth Vinod
b9cb7e9898
fix(docs): mmd
detection
2022-09-20 23:01:05 +05:30
Sidharth Vinod
b0559df903
chore: Updated doc files
2022-09-08 21:52:41 +05:30
Sidharth Vinod
5ae1bd92cd
Build docs
2022-09-05 19:48:38 +05:30
Sidharth Vinod
5e9db250bc
Merge branch 'develop' into sidv/docs
...
* develop:
chore: update browsers list
Fix pre
Prettier pass
Fix XSS htmls
fix #3407 Replace `div` with `pre` and format
2022-09-05 19:30:39 +05:30
Sidharth Vinod
98e9f5751a
Prettier pass
2022-09-05 01:00:47 +05:30
Sidharth Vinod
f6d69b33b3
Prettier
2022-09-03 13:30:16 +05:30
Sidharth Vinod
6167eda6b6
Prettier
2022-09-03 13:05:47 +05:30
Sidharth Vinod
42a2cabc7b
Remove "Edit this page"
2022-09-03 12:21:42 +05:30
Sidharth Vinod
e34e208786
Add auto generated docs
2022-09-03 09:13:37 +05:30
Sidharth Vinod
3b88150e11
Move docs to src
2022-09-03 09:06:42 +05:30
Vardan
ef5c753e32
update doc typos/clarity ( #3145 )
...
* update doc typos/clarity
* missed fix
2022-06-26 11:12:35 +02:00
Eirik Bjornset
d3577eb59b
fix: bug #2346 "ER-attribute comments not work"
2021-12-29 21:27:51 +01:00
Yash-Singh1
d140a9df8f
Switch from mermaid-code -> mmd
2021-11-10 18:04:40 -08:00
Yash-Singh1
2ae442accc
Support for mermaid-example
2021-11-03 15:26:59 -07:00
Yash-Singh1
ab3e076c91
Use theme properly and another syntax highlight change
2021-11-01 19:33:01 -07:00
Yash-Singh1
d2b7a3ec28
Add syntax highlight to some erdiagrams
2021-11-01 18:02:49 -07:00
Yash-Singh1
1b7e690ec1
Use monaco-mermaid for syntax highlighting and many syntax highlighting improvements
2021-10-31 14:45:41 -07:00
Zer0n0mask
23d23251c7
Update entityRelationshipDiagram.md
...
Just a piece of code that was there but didn't appear as code but just as the resulting graph.
2021-10-18 21:39:05 -03:00
RonaldZielaznicki
3383da514a
Update ER Diagram to have keys and comments.
...
Update ER Diagrams to have keys and comments.
2021-08-12 16:18:54 -04:00
Jayen Ashar
f47450846c
Fix for ER diagram docs.
...
issue in master but not develop
2021-01-11 18:44:32 +11:00
Knut Sveidqvist
5ec30ac35c
Fix for ER diagram docs.
2020-12-23 10:34:50 +01:00
Knut Sveidqvist
96ac13cdac
Merge branch 'master' into develop
2020-11-26 19:25:57 +01:00
Lee Sun-Hyoup
d72ba16664
Fixed markdown error in Relationship Syntax
2020-11-26 14:25:22 +09:00
sy-records
cb41569a5a
feat: Auto generation of Edit this Page
2020-11-15 10:28:47 +08:00
Ashish Jain
4f568d5d19
Updating minor changes on Docs
2020-11-05 19:16:12 +01:00
Adrian Hall
ae1880311e
Support attribute definitions for entities in ERDs
2020-11-02 09:41:46 +00:00
Knut Sveidqvist
6aaec3dc96
Merge branch 'bug/1710_underscore_in_entity_names' of https://github.com/spopida/mermaid into spopida-bug/1710_underscore_in_entity_names
2020-10-31 11:10:24 +01:00
Adrian Hall
26e0283fc7
Merge remote-tracking branch 'origin/bug/1710_underscore_in_entity_names' into develop
2020-10-30 13:56:22 +00:00
Neil Cuzon
a9c3019433
Update entityRelationshipDiagram.md
2020-10-28 00:37:35 -07: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
Marc Faber
b55d5c0e39
#1609 Fix markdown and example code in docs for state and er diagrams
2020-08-17 20:26:06 +02:00
Ryan Ling
f2e7c82231
Fix table alignment
2020-07-11 20:44:46 +10:00
Ryan Ling
20e56d7dfa
Add classes to ERD elements
...
It's a little hard to style the current ERDs. This aims to make things
easier by associating a distinct class with each type of element within
the diagram.
I've added a common `er` class across the elements so that those that
bring their own `themeCSS` can target styles at this diagram type. This
hasn't really been done elsewhere so I'm open to suggestions; an
alternative may be to add classes to a top-level element so that we can
do e.g. `svg.mermaid.er .entityBox`.
2020-07-11 20:34:57 +10:00
Adrian Hall
4e4c80b7fa
Update docs to include ER diagram descriptions
2020-04-16 12:19:04 +01:00
Adrian Hall
3db27e6017
Tiny tweaks to docs for ER diagram
2020-04-10 11:47:29 +01:00
Adrian Hall
91b64798bb
Escape the pipes in the syntax table
2020-04-10 11:40:39 +01:00
Adrian Hall
9199546dca
Alter ERD syntax for compatibility with PlantUML
2020-03-29 08:42:20 +01:00
Adrian Hall
d3f78299e7
Add integration tests, basic docs, and fix multi-diagram bug
2020-03-18 16:53:26 +00:00
Adrian Hall
3e76b2374c
Initial documentation for ER diagrams
2020-03-18 09:31:10 +00:00