diff --git a/doc/devel/rfc.txt b/doc/devel/design_process.txt
similarity index 97%
rename from doc/devel/rfc.txt
rename to doc/devel/design_process.txt
index d435feded..df982d575 100644
--- a/doc/devel/rfc.txt
+++ b/doc/devel/design_process.txt
@@ -1,12 +1,14 @@
Design Process
==============
+//Menu: include rfc
//Menu: include rfc_final
//Menu: include rfc_pending
//Menu: include rfc_parked
//Menu: include rfc_dropped
//Menu: put child 'rfc_dropped' after 'rfc_final'
+//Menu: attach child 'rfc'
How it Works
diff --git a/doc/devel/rfc/index.txt b/doc/devel/rfc/index.txt
index ecb1fd47c..7c0ca2c92 100644
--- a/doc/devel/rfc/index.txt
+++ b/doc/devel/rfc/index.txt
@@ -1,13 +1,19 @@
Design Proposal Pool
====================
-//Menu: discard
+//Menu: label (all)
//Menu: sort children
-> read link:../rfc.html[more about Lumiera RfC] and the Design Process
-This is the pool where all Design Proposals are stored.
-According to the current state of each RfC (pending, final, dropped, parked),
-there is also a symlink from the respective subdirectory to the actual document
-stored here.
+This is the pool of all RfC Design Proposals. +
+Please use the navigation menu to access individual entries.
+++++
+
+++++
+''''
+[small]#technically, all the RfC documents are stored within this pool directory; +
+symlinks are used to link them into the subgroupings, according to the current state
+(pending / accepted / dropped / parked)#
+