convert docs to markdown and remove built doc artifacts (#153)
convert docs to markdown and remove built doc artifacts merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
This commit is contained in:
parent
ab0e2c0519
commit
03c9972485
83 changed files with 656 additions and 10839 deletions
11
docs/index.md
Normal file
11
docs/index.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Welcome to D:YAML documentation!
|
||||
|
||||
API Documentation [online](https://dyaml.dpldocs.info/dyaml.html)
|
||||
|
||||
Tutorials:
|
||||
- [Getting Started](tutorials/getting_started.md)
|
||||
- [Custom Types](tutorials/custom_types.md)
|
||||
- [YAML Syntax](tutorials/yaml_syntax.md)
|
||||
|
||||
Articles:
|
||||
- [Spec Differences](articles/spec_differences.md)
|
Loading…
Add table
Add a link
Reference in a new issue