Remove author and copyright meta
[web.git] / docs / uci.txt
index 0d9048eedd2a0ec0db275d759781addee25c1f96..d1f9ee4fbb35d5fe3c1d2d6263a871b92575cc93 100644 (file)
@@ -3,8 +3,6 @@
 The UCI Configuration System
 ============================
 
-include::menu.inc[]
-
 == UCI - Unified Configuration Interface
 
 _LEDE_ uses UCI to store its configuration. This is a human readable file format using typed and named sections. Each section contains a number of options. Options can be single values or lists of values. All configuration files are stored in the /etc/config/ folder. You can manually edit these files.