]> git.decadent.org.uk Git - dak.git/blobdiff - docs/README.config
Remove Component config section from config docs
[dak.git] / docs / README.config
index 261ce0c4f1be436ed6571bed9fb513578577676f..ced87515bdceabf8340687f9ac8458a7d025242f 100644 (file)
@@ -332,25 +332,6 @@ The description is currently unused.
 
 ================================================================================
 
-Component
----------
-
-Mandatory.  List of all components, e.g.
-
-| Component
-| {
-|   main
-|   {
-|      Description "Main";
-|      MeetsDFSG "true";
-|   };
-| };
-
-All three values go into the SQL database's 'component' table.
-MeetsDFSG is currently unused.
-
-================================================================================
-
 Section
 -------