aboutsummaryrefslogtreecommitdiff
path: root/docs/_data/sections.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_data/sections.yml')
-rw-r--r--docs/_data/sections.yml48
1 files changed, 0 insertions, 48 deletions
diff --git a/docs/_data/sections.yml b/docs/_data/sections.yml
deleted file mode 100644
index 3c9def2..0000000
--- a/docs/_data/sections.yml
+++ /dev/null
@@ -1,48 +0,0 @@
--
- name: Introduction
- uri: /
--
- name: Getting started
- uri: /getting-started.html
--
- sname: User documentation
- docs:
- -
- sname: The basics
- docs:
- -
- name: Logging
- uri: /logging.html
- -
- name: Error management
- uri: /errors.html
- -
- name: Chararacter encoding
- uri: /char.html
- -
- name: Streams
- uri: /streams.html
- -
- sname: The specifics
- docs:
- -
- name: Filesystems
- uri: /filesystems.html
- -
- name: Main filesystems
- uri: /mcs.html
- -
- name: Links and protocols
- uri: /link.html
- -
- name: Decoding files
- uri: /file.html
--
- sname: Developer documentation
- docs:
- -
- name: File organization
- uri: /file-organization.html
- -
- name: Logging internals
- uri: /logging-internals.html