From 618137a673e063cecec993e4f1c6e9952fd1f08e Mon Sep 17 00:00:00 2001 From: Zhong Jianxin Date: Thu, 12 May 2016 10:59:25 +0800 Subject: [PATCH] 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 --- about.txt | 2 ++ communication.txt | 2 ++ development.txt | 2 ++ docs/config.txt | 2 ++ docs/index.txt | 2 ++ docs/procd.txt | 2 ++ docs/ubus.txt | 2 ++ docs/uci.txt | 2 ++ docs/uci_dnsmasq.txt | 2 ++ docs/uci_dropbear.txt | 2 ++ docs/uci_firewall.txt | 2 ++ docs/uci_fstab.txt | 2 ++ docs/uci_net.txt | 2 ++ docs/uci_qos.txt | 2 ++ docs/uci_samba.txt | 2 ++ docs/uci_system.txt | 2 ++ docs/uci_wireless.txt | 2 ++ downloads.txt | 2 ++ index.txt | 2 ++ keygen.txt | 2 ++ rules.txt | 2 ++ signing.txt | 2 ++ todo.txt | 2 ++ 23 files changed, 46 insertions(+) diff --git a/about.txt b/about.txt index 308d074..5c597be 100644 --- a/about.txt +++ b/about.txt @@ -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 ========= diff --git a/index.txt b/index.txt index c6f8a85..ebe6175 100644 --- a/index.txt +++ b/index.txt @@ -1,3 +1,5 @@ +--- +--- Welcome to the LEDE project =========================== diff --git a/keygen.txt b/keygen.txt index c54e6a8..0c96c61 100644 --- a/keygen.txt +++ b/keygen.txt @@ -1,3 +1,5 @@ +--- +--- Key Generation ============== diff --git a/rules.txt b/rules.txt index 25d5a83..689fd0f 100644 --- a/rules.txt +++ b/rules.txt @@ -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 =============== diff --git a/todo.txt b/todo.txt index c90c3b5..ee46302 100644 --- a/todo.txt +++ b/todo.txt @@ -1,3 +1,5 @@ +--- +--- Project ToDos ============= -- 2.30.2