docs: add QoS uci docs
[web.git] / docs / uci.txt
index 61887c300bbc031eada71a1983677b08b14231b0..98b88865c9723906f5a2df5567aa8d572d2e1d6c 100644 (file)
@@ -1,4 +1,7 @@
-include::header.txt[]
+The UCI Configuration System
+============================
+
+include::menu.inc[]
 
 == UCI - Unified Configuration Interface
 
@@ -41,3 +44,12 @@ root@lede:/# reload_config
 root@lede:/#
 root@foo:/#
 ----
+
+=== UCI files
+
+* link:uci_dnsmasq.html[/etc/config/dhcp]
+* link:uci_dropbear.html[/etc/config/dropbear]
+* link:uci_firewall.html[/etc/config/firewall]
+* link:uci_net.html[/etc/config/network]
+* link:uci_qos.html[/etc/config/qos]
+* link:uci_system.html[/etc/config/system]