mirror of
https://github.com/MatMoul/dokytree.git
synced 2026-05-07 05:46:17 +00:00
Inital commit
This commit is contained in:
@@ -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.
|
||||
@@ -0,0 +1,4 @@
|
||||
index: 1
|
||||
title: About
|
||||
headfiles:
|
||||
- 01.md
|
||||
Reference in New Issue
Block a user