mirror of
https://github.com/MatMoul/dokytree.git
synced 2025-11-21 06:52:05 +00:00
Inital commit
This commit is contained in:
5
samples/doc_v1/doc/about/_index.01.md
Normal file
5
samples/doc_v1/doc/about/_index.01.md
Normal file
@@ -0,0 +1,5 @@
|
||||
dokytree is a documentation system.
|
||||
|
||||
It is intended to build a node tree document based on yaml file in directory tree.
|
||||
Pages are rendred with pugjs templates.
|
||||
You can add addition md, adoc, txt, ... files to extend your documentation.
|
||||
4
samples/doc_v1/doc/about/_index.yaml
Normal file
4
samples/doc_v1/doc/about/_index.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
index: 1
|
||||
title: About
|
||||
headfiles:
|
||||
- 01.md
|
||||
Reference in New Issue
Block a user