gluon/docs
Matthias Schiffer ee5ec5afe5 build: rewrite features.sh in Lua
The `features` file is converted to a Lua-based DSL.

A helper function `_` is used in the DSL; this will return the original
string for enabled features, and nil for disabled features. This allows
to use boolean operations on features without making the code too
verbose.

Besides having more readable and robust code, this also fixes the bug
that all files `packages/*/features` were evaluated instead of only
using the feature definitions of currently active feeds.
2020-07-01 20:35:22 +02:00
..
dev build: rewrite features.sh in Lua 2020-07-01 20:35:22 +02:00
features docs: private-wlan: add WPA3 documentation 2020-03-25 02:05:18 +01:00
multidomain-site-example docs: examples: remove haveged from GLUON_SITE_PACKAGES 2020-04-30 01:51:42 +02:00
package add gluon-logging package 2020-04-30 01:54:35 +02:00
releases docs: releases: remove "v" prefix from page titles 2020-06-03 21:45:48 +02:00
site-example docs, README: Gluon v2020.1.3 2020-06-03 21:45:48 +02:00
user openwrt: Store Kernel Debug-Info (#1971) 2020-06-04 22:35:58 +02:00
.gitignore docs: initial sphinx project with very little content 2014-02-20 17:22:06 +01:00
conf.py docs: update version number to v2020.2+ 2020-06-13 13:21:47 +02:00
index.rst openwrt: Store Kernel Debug-Info (#1971) 2020-06-04 22:35:58 +02:00
Makefile docs: treat sphinx warnings as errors 2019-06-20 13:38:09 +02:00
requirements.txt docs: specify build dependencies in requirements.txt 2020-06-03 02:17:39 +02:00