create a submenu entry showing all RfC
This commit is contained in:
parent
f710095f6d
commit
17968bf109
2 changed files with 13 additions and 5 deletions
|
|
@ -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
|
||||
|
|
@ -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.
|
||||
++++
|
||||
<br/><br/><br/>
|
||||
++++
|
||||
''''
|
||||
[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)#
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue