diff options
| author | Zhong Jianxin | 2016-05-12 02:59:25 +0000 |
|---|---|---|
| committer | Zhong Jianxin | 2016-05-24 06:04:37 +0000 |
| commit | 618137a673e063cecec993e4f1c6e9952fd1f08e (patch) | |
| tree | 9feb6e6219e75609119e8d50cd780c64e17849bb | |
| parent | 312bed6fbe82082be9eeeaee3d13316bd27341a2 (diff) | |
| download | web-618137a673e063cecec993e4f1c6e9952fd1f08e.tar.gz | |
Add yaml front matter to all asciidoc files
It's necessary, jekyll-asciidoc is trying to make it optional see
https://github.com/asciidoctor/jekyll-asciidoc/issues/57
| -rw-r--r-- | about.txt | 2 | ||||
| -rw-r--r-- | communication.txt | 2 | ||||
| -rw-r--r-- | development.txt | 2 | ||||
| -rw-r--r-- | docs/config.txt | 2 | ||||
| -rw-r--r-- | docs/index.txt | 2 | ||||
| -rw-r--r-- | docs/procd.txt | 2 | ||||
| -rw-r--r-- | docs/ubus.txt | 2 | ||||
| -rw-r--r-- | docs/uci.txt | 2 | ||||
| -rw-r--r-- | docs/uci_dnsmasq.txt | 2 | ||||
| -rw-r--r-- | docs/uci_dropbear.txt | 2 | ||||
| -rw-r--r-- | docs/uci_firewall.txt | 2 | ||||
| -rw-r--r-- | docs/uci_fstab.txt | 2 | ||||
| -rw-r--r-- | docs/uci_net.txt | 2 | ||||
| -rw-r--r-- | docs/uci_qos.txt | 2 | ||||
| -rw-r--r-- | docs/uci_samba.txt | 2 | ||||
| -rw-r--r-- | docs/uci_system.txt | 2 | ||||
| -rw-r--r-- | docs/uci_wireless.txt | 2 | ||||
| -rw-r--r-- | downloads.txt | 2 | ||||
| -rw-r--r-- | index.txt | 2 | ||||
| -rw-r--r-- | keygen.txt | 2 | ||||
| -rw-r--r-- | rules.txt | 2 | ||||
| -rw-r--r-- | signing.txt | 2 | ||||
| -rw-r--r-- | todo.txt | 2 |
23 files changed, 46 insertions, 0 deletions
@@ -1,3 +1,5 @@ +--- +--- About the LEDE project ====================== diff --git a/communication.txt b/communication.txt index 1b9e36f..a103f64 100644 --- a/communication.txt +++ b/communication.txt @@ -1,3 +1,5 @@ +--- +--- Project Communication ===================== diff --git a/development.txt b/development.txt index 83b3c83..088bdb3 100644 --- a/development.txt +++ b/development.txt @@ -1,3 +1,5 @@ +--- +--- Development =========== diff --git a/docs/config.txt b/docs/config.txt index f6b33a2..831f19e 100644 --- a/docs/config.txt +++ b/docs/config.txt @@ -1,3 +1,5 @@ +--- +--- UCI files ========= diff --git a/docs/index.txt b/docs/index.txt index 349b7e7..7e18797 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -1,3 +1,5 @@ +--- +--- Documentation Index =================== diff --git a/docs/procd.txt b/docs/procd.txt index 6f04dd1..e275a6f 100644 --- a/docs/procd.txt +++ b/docs/procd.txt @@ -1,3 +1,5 @@ +--- +--- The Procd System Manager ======================== diff --git a/docs/ubus.txt b/docs/ubus.txt index e176c8e..3c20dd7 100644 --- a/docs/ubus.txt +++ b/docs/ubus.txt @@ -1,3 +1,5 @@ +--- +--- uBus IPC/RPC System =================== diff --git a/docs/uci.txt b/docs/uci.txt index 45b1115..0d9048e 100644 --- a/docs/uci.txt +++ b/docs/uci.txt @@ -1,3 +1,5 @@ +--- +--- The UCI Configuration System ============================ diff --git a/docs/uci_dnsmasq.txt b/docs/uci_dnsmasq.txt index b1b2e4e..5e7bf31 100644 --- a/docs/uci_dnsmasq.txt +++ b/docs/uci_dnsmasq.txt @@ -1,3 +1,5 @@ +--- +--- DNS and DHCP configuration ========================== diff --git a/docs/uci_dropbear.txt b/docs/uci_dropbear.txt index 1c71d46..c09a10c 100644 --- a/docs/uci_dropbear.txt +++ b/docs/uci_dropbear.txt @@ -1,3 +1,5 @@ +--- +--- Dropbear Configuration ====================== diff --git a/docs/uci_firewall.txt b/docs/uci_firewall.txt index 5ce2dfd..de180c5 100644 --- a/docs/uci_firewall.txt +++ b/docs/uci_firewall.txt @@ -1,3 +1,5 @@ +--- +--- Firewall configuration ====================== diff --git a/docs/uci_fstab.txt b/docs/uci_fstab.txt index f480ab3..8fd96fe 100644 --- a/docs/uci_fstab.txt +++ b/docs/uci_fstab.txt @@ -1,3 +1,5 @@ +--- +--- Fstab Configuration =================== diff --git a/docs/uci_net.txt b/docs/uci_net.txt index f649b7a..fa1c3b7 100644 --- a/docs/uci_net.txt +++ b/docs/uci_net.txt @@ -1,3 +1,5 @@ +--- +--- Network configuration ===================== diff --git a/docs/uci_qos.txt b/docs/uci_qos.txt index 78d4a68..e2e5b39 100644 --- a/docs/uci_qos.txt +++ b/docs/uci_qos.txt @@ -1,3 +1,5 @@ +--- +--- Quality of Service (qos-scripts) configuration ============================================== diff --git a/docs/uci_samba.txt b/docs/uci_samba.txt index 4cb73c8..ef6c681 100644 --- a/docs/uci_samba.txt +++ b/docs/uci_samba.txt @@ -1,3 +1,5 @@ +--- +--- Samba (smb) =========== diff --git a/docs/uci_system.txt b/docs/uci_system.txt index d5ec22f..99c17ce 100644 --- a/docs/uci_system.txt +++ b/docs/uci_system.txt @@ -1,3 +1,5 @@ +--- +--- System configuration ==================== diff --git a/docs/uci_wireless.txt b/docs/uci_wireless.txt index 36b131c..a5b32f9 100644 --- a/docs/uci_wireless.txt +++ b/docs/uci_wireless.txt @@ -1,3 +1,5 @@ +--- +--- Wireless configuration ====================== diff --git a/downloads.txt b/downloads.txt index 10d2834..a02455c 100644 --- a/downloads.txt +++ b/downloads.txt @@ -1,3 +1,5 @@ +--- +--- Downloads ========= @@ -1,3 +1,5 @@ +--- +--- Welcome to the LEDE project =========================== @@ -1,3 +1,5 @@ +--- +--- Key Generation ============== @@ -1,3 +1,5 @@ +--- +--- Project Rules ============= diff --git a/signing.txt b/signing.txt index 006e931..dd71401 100644 --- a/signing.txt +++ b/signing.txt @@ -1,3 +1,5 @@ +--- +--- Release Signing =============== @@ -1,3 +1,5 @@ +--- +--- Project ToDos ============= |