diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-07-24 19:13:40 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-07-24 19:13:40 -0400 |
| commit | b1900d6ebcc39738885f90fa9f18b28206a74947 (patch) | |
| tree | 2d4975fe0a347af7101200c48e4a8df82ca780ae /docs/guide | |
| parent | 754ea372c66afad144988fcab2d7cf1fdbb3f2fc (diff) | |
very early checkin of template for user-docs, only a few pages filled out
Diffstat (limited to 'docs/guide')
| -rw-r--r-- | docs/guide/installing.md | 0 | ||||
| -rw-r--r-- | docs/guide/interface.md | 12 | ||||
| -rw-r--r-- | docs/guide/plugins.md | 0 | ||||
| -rw-r--r-- | docs/guide/running.md | 0 | ||||
| -rw-r--r-- | docs/guide/troubleshooting.md | 0 | ||||
| -rw-r--r-- | docs/guide/type.md | 0 |
6 files changed, 12 insertions, 0 deletions
diff --git a/docs/guide/installing.md b/docs/guide/installing.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/guide/installing.md diff --git a/docs/guide/interface.md b/docs/guide/interface.md new file mode 100644 index 00000000..460b8df3 --- /dev/null +++ b/docs/guide/interface.md @@ -0,0 +1,12 @@ +# Interface + +## UI + + +## Views + + +## Options + + +## Hotkeys diff --git a/docs/guide/plugins.md b/docs/guide/plugins.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/guide/plugins.md diff --git a/docs/guide/running.md b/docs/guide/running.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/guide/running.md diff --git a/docs/guide/troubleshooting.md b/docs/guide/troubleshooting.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/guide/troubleshooting.md diff --git a/docs/guide/type.md b/docs/guide/type.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/guide/type.md |
