Commit Graph

74 Commits

Author SHA1 Message Date
Sidharth Vinod 16f1dccd22
chore: Prettier 2024-03-23 15:24:18 +05:30
Sidharth Vinod c0497d3413
Update new diagram doc to reflect focus on Langium
Mark JISON as deprecated.
2024-03-08 23:11:28 +05:30
Sidharth Vinod 9f8c87a1d8
Merge branch 'master' into develop
* master:
  Changes to intro.md 1. Removed the Slack link 2. Updated the Discord invite link
  Changes to intro.md 1. Removed the Slack invite and left only the Discord invite
  Changes to intro.md 1. Added a link to the Discord server
  Updated contributions file
  Update docs
  Mermaid version 10.8.0
2024-02-27 11:43:00 +05:30
Jason Dent 4a7489a7b6 chore: Update cspell and fix issues
- covert `cSpell.json` to `cspell.config.yaml`
- break up the word list into multiple dictionary files
- fix spelling issues
- Enable spell checking code for non-test files
2024-02-14 23:17:44 +01:00
futzmonitor ec7591bfa8
Changes to intro.md
1. Removed the Slack link
2. Updated the Discord invite link
2024-02-09 13:41:55 +05:30
futzmonitor c45f39e819
Changes to intro.md
1. Removed the Slack invite and left only the Discord invite
2024-02-09 13:41:55 +05:30
futzmonitor 6682988403
Changes to intro.md
1. Added a link to the Discord server
2024-02-09 13:41:54 +05:30
Knut Sveidqvist 3fe7e2dfe8 Updated contributions file 2024-02-02 11:30:29 +01:00
knsv 2fa9219353 Update docs 2024-02-02 07:56:48 +00:00
Sidharth Vinod 17066aab97
Merge branch 'master' of github.com:mermaid-js/mermaid into develop
* 'master' of github.com:mermaid-js/mermaid:
  docs: fix lint
  docs: move community to Discord
  Delete docs/syntax/gantt.html
  Add more detailed docs for Gantt tasks
  Update docs
  Update packages/mermaid/src/docs/syntax/flowchart.md
  Update flowchart.md #5195
2024-01-23 19:55:53 +05:30
Oleg A 8fad1f55e2
docs: move community to Discord 2024-01-23 19:53:41 +05:30
nirname 3290c38260 Update docs 2024-01-13 20:41:27 +00:00
nirname 374e788e81 Update docs 2024-01-11 22:35:39 +00:00
nirname be7c6377ca Update docs 2024-01-05 18:08:31 +00:00
Nikolay Rozhkov 6d5f33856c Fixed redirects 2024-01-05 19:33:15 +03:00
nirname a05aba4cc9 Update docs 2024-01-05 14:19:54 +00:00
nirname 9ccb340d63 Update docs 2024-01-05 13:56:36 +00:00
Nikolay Rozhkov a7d0d414b2 Small reorganizing 2024-01-04 03:56:45 +03:00
nirname 8edf96fe1c Update docs 2024-01-04 00:41:07 +00:00
nirname d54d13ef28 Update docs 2023-12-21 00:44:22 +00:00
nirname 97ee5a8488 Update docs 2023-12-19 01:36:43 +00:00
nirname 37829696d8 Update docs 2023-12-19 00:59:26 +00:00
nirname 5b58883db8 Update docs 2023-12-18 23:58:33 +00:00
Nikolay Rozhkov 3bc39409e5 Formatting 2023-12-19 02:55:20 +03:00
Sidharth Vinod aa5d586bd6
Fix docs 2023-11-09 23:51:12 +05:30
omahs 06e44f5da8
fix: typos (#4801)
* fix typos

* fix typo

* fix typo

* fix typo

* fix typos

* fix typos

* fix typos

* fix typos

* fix typos

* fix typo

* fix typo

* chore: Update docs

---------

Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
2023-09-03 08:12:13 +00:00
Nikolay Rozhkov cee2a458f1 Fixed docs according review
Update docs
2023-08-23 00:30:17 +03:00
Nikolay Rozhkov 341130856f Split development documentation in several separate pages, fixes for the sidebar menu
United similar sections at the intro page

Fix spelling

Update docs
2023-08-18 02:17:15 +03:00
Sidharth Vinod aa34b99203
Merge remote-tracking branch 'origin/release/10.3.1'
* origin/release/10.3.1: (85 commits)
  Version update and adjusted error diagram
  Fix for broker error diagram related #4178
  Adding new flowchart tests related to issue #2139
  Fix for interim issue with classes in state diagrams
  use default export in `error` diagram
  create `ParserDefinition` type
  standardized `error` diagram'
  #2139 Applying user defined classes properly when calculating shape width
  style: format packages/mermaid/src/config.type.ts
  build(types): use prettier conf on config.types.ts
  Syntax Update CONTRIBUTING.md
  docs: Correct detectType filename
  chore: Minor cleanups
  chore: remove comment
  chore: Remove comments, cleanup
  fix!(deps): fix zenuml style leakage. update @zenuml/core to ^3.0.6 to fix the style leakage.
  Update selectSvgElement.ts
  create `Group` type
  Add specialChars in textNoTagsToken, alphaNumToken
  Return Unicode Text to idStringToken definition
  ...
2023-08-12 17:04:06 +05:30
Sidharth Vinod e128a11f3b
Update docs/community/development.md 2023-08-09 17:44:24 +05:30
Sidharth Vinod 06e4a6398c
docs: Add development example page. 2023-08-09 14:59:50 +05:30
Sidharth Vinod bae9a7c1b8
docs: Correct detectType filename 2023-08-08 11:13:45 +05:30
Brian Graham cc01ff9129 Directives not needed in new diagrams as yaml formatter does this for all new diagrams 2023-08-01 14:08:41 +02:00
Sidharth Vinod 88856a721f
Support MERMAID_RELEASE_VERSION in docs 2023-07-07 11:28:04 +05:30
Sidharth Vinod 66116ef8a0
Add docker 2023-06-15 12:08:54 +05:30
Sidharth Vinod 186de337b4
Remove duplication from Contributing.md 2023-06-15 12:04:37 +05:30
Sidharth Vinod ecec4d9e4c
Update development.md 2023-06-15 10:31:16 +05:30
Sidharth Vinod 1a6fd69f65
Merge branch 'develop' into pr/weedySeaDragon/3814
* develop: (815 commits)
  Move filetype Recommendations to the top
  Update docs
  Update integrations.md per review
  Disable coveralls
  Update coveralls
  Ignore bundlephobia
  Update docs
  strawman extension and mime type docs
  Update docs
  Rename info to note
  Rename "info" to "note"
  Update all patch dependencies
  Fix Directives Documentation
  Run docs:build
  Update tutorial link
  Run build
  Fix link to Tutorials from n00b-overview page
  Correct timeline spelling
  UPdated version to 10.2.3
  Remove old changelog
  ...
2023-06-15 09:49:26 +05:30
Stanley Lim 19fab1f6a7 Update tutorial link 2023-06-09 16:52:49 -07:00
Stanley Lim 071f490047 Run build 2023-06-09 11:17:03 -07:00
Foo-x a6ea439ef3 docs: fix typo 2022-12-18 23:44:14 +09:00
Ashley Engelund (weedySeaDragon @ github) a497909446 fix pnpm dev command example 2022-11-28 08:54:14 -08:00
Ashley Engelund (weedySeaDragon @ github) 6807f19ec2 fix links 2022-11-28 07:38:19 -08:00
Ashley Engelund (weedySeaDragon @ github) 3c49fb2c84 (minor) force link check again (too many network calls before) 2022-11-27 11:39:25 -08:00
Ashley Engelund (weedySeaDragon @ github) b15eacf6f2 remove references to old sidebar.md file 2022-11-27 11:11:13 -08:00
Ashley Engelund (weedySeaDragon @ github) bd5b5cda06 Merge remote-tracking branch 'origin/docs/3682-developer-contributing' into docs/3682-developer-contributing
# Conflicts:
#	packages/mermaid/src/docs/community/development.md
2022-11-19 09:23:24 -08:00
Ashley Engelund (weedySeaDragon @ github) bd8f620480 updates based on sidharthv96's review 2022-11-18 15:24:10 -08:00
Ashley Engelund (weedySeaDragon @ github) acebcbffc8 /doc files changed 2022-11-18 09:06:48 -08:00
Ashley Engelund (weedySeaDragon @ github) 449cbdfd02 make TODOs bold, ital so they're obv 2022-11-18 09:03:01 -08:00
Ashley Engelund (weedySeaDragon @ github) 3bdcfd9160 add TODO - PRs should start with... (fix|bug|feat|...) 2022-11-18 08:52:16 -08:00