Commit Graph

2095 Commits

Author SHA1 Message Date
Knut Sveidqvist 69c7d31e69 Adding docs into core repo again 2019-07-12 20:40:54 +02:00
ImgBotApp 5e52138861
[ImgBot] Optimize images
*Total -- 213.50kb -> 206.22kb (3.41%)

/dist/www/images/logo.png -- 3.29kb -> 1.21kb (63.29%)
/docs/site/images/logo.png -- 3.29kb -> 1.21kb (63.29%)
/docs/img/header.png -- 68.97kb -> 67.93kb (1.5%)
/docs/site/images/header.png -- 68.97kb -> 67.93kb (1.5%)
/dist/www/images/header.png -- 68.97kb -> 67.93kb (1.5%)
2019-06-08 15:55:06 +00:00
Tyler Long 47be3df96a Remove docs 2017-09-01 15:46:40 +08:00
Charles Truelson c223c2be5c Fix spelling of 'you' 2017-05-26 15:04:56 -04:00
Tyler Long 620f3e8734 Auto fix standard style voilations 2017-04-11 22:14:25 +08:00
Filipe Deschamps c2227e1a48 Update CLI instructions
Documentation `Usage` section wasn't reflecting CLI `--help` instructions anymore.
2017-04-07 23:11:16 -03:00
Antoine Bolvy b50c15e278 Fix links in documentations
* The main change (in term of importance) is the fix of two broken links that were
pointing to outdated sections ids.
* Added a link to mermaidCLI in the sequenceDiagram section, to reflect the one in
the gantt section.

* Converted some links to https.
2017-03-23 20:17:01 -04:00
Knut Sveidqvist dab3bc6ce4 Merge pull request #481 from raghur/gitgraph-doc-updates
Update README.md with git graph sample
2017-03-19 13:34:33 +01:00
Raghu Rajagopalan c1478418ae Add documenation for git graph 2017-02-21 12:32:19 +05:30
Steven Schobert 37f9655714 fix misspelling of “another” 2017-02-20 11:56:57 -06:00
Knut Sveidqvist fb70b9742a New release 2017-01-29 12:14:02 +01:00
Bernard Vander Beken 345d460643 Fix spelling 2017-01-04 11:19:14 +01:00
sifb a0dafb4093 Clarify the need for a CSS stylesheet
Issue #273 says "the need for mermaid.css should be mentioned explicitly in the intro docs" - I ran into this problem as well, because I read `mermaid.min.js This bundle contains everything you need to run mermaid` very literally, but it doesn't contain everything and it needs a stylesheet as well.

This edit tries to make that more clear.
2016-11-24 21:26:07 +00:00
Yohan Lasorsa 24da004bd6 Added hads downstream project 2016-11-17 17:10:50 +01:00
Knut Sveidqvist e8f28b71f7 Merge pull request #406 from jinntrance/master
update usage and fix #273
2016-11-06 22:42:10 +01:00
Joseph Jin-Chuan Tang aa93860466 update usage and fix #273 2016-11-07 01:00:13 +08:00
Raghu Rajagopalan ea26bd0ff2 Add https://github.com/raghur/mermaid-filter to downstream projects documentation page 2016-11-03 09:15:46 +05:30
The Alchemist 7e9419f299 Add missing space for 'Labels out of bounds' section
If you go to http://knsv.github.io/mermaid/#simple-usage-on-a-web-page, you'll see that the '###' did not get translated, probably because there needs to be a space between '###' and the text.
2016-09-01 15:48:49 -04:00
HustLion 3f2cd65159 made a better shot 2016-07-27 20:01:01 +08:00
HustLion 1026ad7011 Add Class-diagram example 2016-07-27 19:29:15 +08:00
Knut Sveidqvist 2830c70140 Merge pull request #371 from mgaitan/patch-1
added sphinx extension
2016-07-10 21:49:49 +02:00
Martín Gaitán 65797742ef added sphinx extension 2016-07-09 12:04:41 -03:00
Guilherme Pasqualino 5852fc2d68 Fix typo in sequence diagram documentation 2016-07-07 11:08:26 +02:00
Asa Ayers d2cecca297 Remove the text-shadows that make the text look blurry 2016-05-04 13:55:50 -04:00
John Muccigrosso d2e3517c78 Reformat with no changes to content. 2016-03-21 19:11:38 -04:00
Szymon Stasik d070029856 activations doc 2016-03-12 19:54:09 +01:00
Max Arturo AS 9a7b498818 Update list of downstream projects
Add [Previm](https://github.com/kannokanno/previm), allows live viewing of mermaid diagrams + .md from vim
2016-02-24 11:27:24 -06:00
Tyler Long cabd0769a8 Add Markdown Plus to Downstream projects
Markdown Plus is a markdown editor with extra features. The frontend is open source under MIT license. It provides apps for OS X and Windows for purchase.
2016-02-02 09:39:50 +08:00
Knut Sveidqvist 6ee298dc7d New release 2016-01-27 15:02:41 +01:00
knsv 4eb38e4cfd Fix for issues #239 and #257. 2015-11-15 15:06:24 +01:00
Richard Gibson a59a5a2402 Update documentation 2015-11-06 10:24:51 -05:00
knsv 01ddfea478 1st version parsing for class diagrams, parsing draft completed, starting rendering work 2015-10-29 07:49:08 +01:00
knsv eecd56d6e0 Fix for issue #229, poor handling of activities in a gantt diagram where one activities follows a yet undefined activity. 2015-10-24 12:44:47 +02:00
knsv ecb12ae2a8 New release 2015-10-19 22:08:17 +02:00
knsv 658ed3d790 Modernization of build environment. Less gulp, more npm. Eslint. 2015-10-12 07:37:02 +02:00
knsv 122274bf52 Fix of broken tests 2015-10-04 19:30:53 +02:00
knsv a2b6bc5213 Added support for entity codes so that it for instance is possible to represent a " with #quot; and a heart with #9829; This differs from the regular html codes in that the leading & isreplaced with a dsh and for dec codes dropped. This as referenced in issue #219. 2015-10-03 21:50:32 +02:00
knsv cb5e88c2f1 Documentation of usage of the mermaidAPI and binding user interaction events 2015-10-03 16:53:27 +02:00
knsv 8bc3bdd300 Added styling for mermaid tooltips
Adjustments of tooltip positioning for large documents

Documentation of tooltips
2015-10-03 16:30:50 +02:00
knsv dc1a6ba8b5 Wit 2015-09-26 18:30:13 +02:00
knsv 709ebe524d New docs and updated dist 2015-09-26 13:00:30 +02:00
knsv 4536930e17 New style docs 2015-09-24 08:04:06 +02:00
knsv 0ca04671ed New version of docs 2015-07-03 08:52:01 +02:00
knsv 6e062b241e New version of docs 2015-07-03 08:51:10 +02:00
knsv df77276805 New version of docs 2015-07-03 08:50:32 +02:00