summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhong Jianxin2016-05-12 02:59:25 +0000
committerZhong Jianxin2016-05-24 06:04:37 +0000
commit618137a673e063cecec993e4f1c6e9952fd1f08e (patch)
tree9feb6e6219e75609119e8d50cd780c64e17849bb
parent312bed6fbe82082be9eeeaee3d13316bd27341a2 (diff)
downloadweb-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.txt2
-rw-r--r--communication.txt2
-rw-r--r--development.txt2
-rw-r--r--docs/config.txt2
-rw-r--r--docs/index.txt2
-rw-r--r--docs/procd.txt2
-rw-r--r--docs/ubus.txt2
-rw-r--r--docs/uci.txt2
-rw-r--r--docs/uci_dnsmasq.txt2
-rw-r--r--docs/uci_dropbear.txt2
-rw-r--r--docs/uci_firewall.txt2
-rw-r--r--docs/uci_fstab.txt2
-rw-r--r--docs/uci_net.txt2
-rw-r--r--docs/uci_qos.txt2
-rw-r--r--docs/uci_samba.txt2
-rw-r--r--docs/uci_system.txt2
-rw-r--r--docs/uci_wireless.txt2
-rw-r--r--downloads.txt2
-rw-r--r--index.txt2
-rw-r--r--keygen.txt2
-rw-r--r--rules.txt2
-rw-r--r--signing.txt2
-rw-r--r--todo.txt2
23 files changed, 46 insertions, 0 deletions
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
=============