cake
/
libcasio
Archived
1
1
Fork 0
This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
libcasio/docs/_data/sections.yml

49 lines
733 B
YAML

-
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