Erik Demaine
41892af1a3
Typo in \hspace*, cleanup TeX commands ( #1532 )
2018-07-30 17:15:31 -07:00
ylemkimon
c06b36cb6a
Replace yarn run
and yarn install
with yarn
, remove building with npm
instructions ( #1528 )
...
* Replace `yarn run` with `yarn`
* Replace `yarn install` with `yarn`
* Remove building using `npm` from node.md
2018-07-30 14:31:25 +09:00
Erik Demaine
c88fa70a62
Small tweaks to documentation ( #1527 )
2018-07-30 12:25:38 +09:00
ylemkimon
a76c4b9a2f
Switch npm to Yarn ( #1522 )
...
* Add testUrl to jest config
* Switch npm to Yarn
2018-07-29 11:36:27 -07:00
ylemkimon
702b3c807f
Add Building from Source
& update Security
documentation ( #1516 )
...
* Add `Building from Source` documentation
* Update security.md documentation
* Fix grammars
2018-07-30 03:18:44 +09:00
ylemkimon
20c9440318
Add markdown-help
command and auto-generate CLI documentation ( #1518 )
...
* Add `markdown-help` command and update CLI documentation
* Auto-generate cli.md before start, build, and publish
* Update cli.md.template
2018-07-30 01:44:43 +09:00
Ron Kok
3cce293a02
Add size graphic to function support page, fix vertical alignment ( #1517 )
...
* Add size graphic to supported
* Add indents
* Fix environment vertical alignment
2018-07-29 02:43:15 +09:00
ylemkimon
4114288403
Improve supported functions documentation ( #1511 )
...
* Remove empty lower right cells
* Escape backticks(`) using <code></code>
* Escape vertical bars(|) using <code> and HTML entity code
* Normalize documentation links
* Remove empty thead
2018-07-27 18:23:49 -07:00
ylemkimon
8a38035855
KaTeX website & documentation ( #1484 )
...
* website/docs: initial commit
* Change secondaryColor
* Fix index.css not being copied and included on global stylesheet
* Fix stylesheet link
[skip ci]
* Change documentation link to API(Usage)
[skip ci]
* Add `Libraries` in usage
[skip ci]
* Remove documentation from `README.md` and add link to the site
[skip ci]
* Use KaTeX in the parent directory to build Markdown
[skip ci]
* Revise function support page. Avoid error msgs.
* General edit to function support page
2018-07-26 20:19:40 -07:00