diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2026-05-03 15:45:11 +0200 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2026-05-03 15:45:11 +0200 |
| commit | 560b4546110853339f15050d3a2578ffe4d0690a (patch) | |
| tree | 4fc7b7a1be45e984106609a607407e190a9eeed9 | |
| parent | a71a1203319594aa0eb56f3e4ecf949793e9411c (diff) | |
Add to-do regarding sections
| -rw-r--r-- | TODO.org | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -2,3 +2,13 @@ For example, a =UCONFIG_DUMP_CONFIG= environment variable which, if set, make Uconfig dump the initialized configuration when ~uconfig_new~ is called. + +* TODO Handle configuration sections + +Allow Uconfig to accept line such as + +#+begin_src +[mysection] +#+end_src + +to separate sections in the config file. |
