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
|
Design Process
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
//Menu: include rfc
|
||||||
//Menu: include rfc_final
|
//Menu: include rfc_final
|
||||||
//Menu: include rfc_pending
|
//Menu: include rfc_pending
|
||||||
//Menu: include rfc_parked
|
//Menu: include rfc_parked
|
||||||
//Menu: include rfc_dropped
|
//Menu: include rfc_dropped
|
||||||
|
|
||||||
//Menu: put child 'rfc_dropped' after 'rfc_final'
|
//Menu: put child 'rfc_dropped' after 'rfc_final'
|
||||||
|
//Menu: attach child 'rfc'
|
||||||
|
|
||||||
|
|
||||||
How it Works
|
How it Works
|
||||||
|
|
@ -1,13 +1,19 @@
|
||||||
Design Proposal Pool
|
Design Proposal Pool
|
||||||
====================
|
====================
|
||||||
|
|
||||||
//Menu: discard
|
//Menu: label (all)
|
||||||
//Menu: sort children
|
//Menu: sort children
|
||||||
|
|
||||||
-> read link:../rfc.html[more about Lumiera RfC] and the Design Process
|
-> read link:../rfc.html[more about Lumiera RfC] and the Design Process
|
||||||
|
|
||||||
This is the pool where all Design Proposals are stored.
|
This is the pool of all RfC Design Proposals. +
|
||||||
According to the current state of each RfC (pending, final, dropped, parked),
|
Please use the navigation menu to access individual entries.
|
||||||
there is also a symlink from the respective subdirectory to the actual document
|
++++
|
||||||
stored here.
|
<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