did basic conversion to org mode for the docs folder
This commit is contained in:
18
Docs/README.md.org
Normal file
18
Docs/README.md.org
Normal file
@@ -0,0 +1,18 @@
|
||||
* Table of contents
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: table-of-contents
|
||||
:END:
|
||||
1. [[file:Introduction.md][Introduction]]
|
||||
2. [[file:Installation.md][Installation]]
|
||||
3. [[file:Abstractions.md][Abstractions]]
|
||||
4. [[file:Implementation.md][Implementation]]
|
||||
1. [[file:ClientImplementation.md][Client Module]]
|
||||
2. [[file:P2PImplementation.md][P2P Module]]
|
||||
3. [[file:ServerImplementation.md][Server Module]]
|
||||
4. [[file:ConfigImplementation.md][Config Module]]
|
||||
5. [[file:CliImplementation.md][Cli Module]]
|
||||
6. [[file:PluginImplementation.md][Plugin Module]]
|
||||
7. [[file:Bindings.md][Language bindings]]
|
||||
8. [[file:Bindings.md][Domain name mappings]]
|
||||
5. Language bindings
|
||||
1. [[file:haskell/][Haskell]]
|
||||
Reference in New Issue
Block a user