d888891d84
clean-up: trifles
2025-06-07 23:59:57 +02:00
23f6f731f1
DOC: update technical docs to reflect recent development
...
At various places, concepts and drafts from the early stage of the
Lumiera Project are still reflected in the online documentation pages.
During the last months, development focussed on the Render Engine,
causing a shift in some parts of the design, and obsoleting other
parts altogether (notably we consider to use IO_URING for async IO)
2023-10-25 00:02:08 +02:00
Christian Thaeter
2613efca43
Add full-text search command to rfc.sh
2012-08-31 04:55:40 +02:00
Christian Thaeter
e9a2367600
FIX: rfc.sh link detection and discard
2012-08-31 02:47:13 +02:00
Christian Thaeter
7d964825d3
internal RFC reorganization
...
* rfcs are now all stored in the rfc folder (formerly hold the final rfcs)
* a new rfc_final folder is created
* the state folders (rfc_final|pending|parked|dropped) now contain
symlinks back to the rfc pool
2012-08-30 20:50:08 +02:00
956592dc0c
publish meeting summary and scons-RfC (sync with master)
2012-01-13 23:30:34 +01:00
a65963a401
RFC-generator: a better representation of the signature on comments
2012-01-08 00:12:29 +01:00
Christian Thaeter
54afd3f860
filter asciidoc comments in rfc.sh usage() out
2011-04-22 10:45:59 +02:00
Christian Thaeter
dc8dd98308
FIX: asciidoc formating glitches, rfc.sh documentation
2011-04-14 19:14:03 +02:00
Christian Thaeter
4972ca2af8
FIX: rfc.sh git mv/add logic
2011-04-14 03:21:14 +02:00
Christian Thaeter
5beeba0b7f
create a new dir for 'parked' RFC's
2011-04-14 02:51:00 +02:00
Christian Thaeter
7a45d6df13
FIX: filename processing and git handling in admin/rfs.sh
2011-04-14 02:40:19 +02:00
Christian Thaeter
b4f7613f81
Asciidoced documentation for rfc.sh and put it into the docs
2011-03-10 00:58:11 +01:00
d67b5d7092
move in the meeting summary template from old website
...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-03-01 03:29:22 +01:00
07804bed2c
integrate the RfC entries into the new website structure
2011-02-27 21:42:12 +01:00
ee97654330
rfc-shellscript: mark the state transitions more clear in the comments
2011-02-13 20:02:54 +01:00
1ce29b7d3c
minor tweaks to the RfC system
...
- add 'asciidoc' operation to rfc.sh
- put 'pro', 'con' and 'alternatives' in a common section 'Discussion'
2010-12-13 04:46:05 +01:00
Christian Thaeter
05440707fb
add a 'supersede' command to rfc.sh, git add all edited files
2010-08-01 23:14:58 +02:00
Christian Thaeter
560394b2e6
cosmetics on rfc.sh
...
* more elegant CamelCasing function
* use less -F for presenting the usage/help
* make 'smart_wrap' useable for standalone reformatting
2010-08-01 03:19:24 +02:00
Christian Thaeter
5de0c1e6b7
Make wrapping/reformatting explicit
...
There are too much gotchas to make it automatic
2010-08-01 03:19:24 +02:00
Christian Thaeter
ffc4e0023c
improve the word-wrap
...
* replace tabs by spaces
* meld lines together
* remove DOS linebreaks
2010-08-01 03:19:23 +02:00
Christian Thaeter
10dd817e3c
Add word wrapping function to rfc.sh
2010-08-01 03:19:23 +02:00
Christian Thaeter
64ad648eac
DesignProcess is dead, long live RFC
...
* new directory structure in doc/devel to take RFC's
rfc/ - Final RFC's
rfc_pending/ - Emerging RFC's
rfc_dropped/ - Rejected or Parked RFC's
* Template directory doc/template/ for just a rfc.txt
for creating new RFC's yet
* admin/rfc.sh a script to maintain RFC's
2010-08-01 03:19:22 +02:00