Many documentation changes and updates.
This commit is contained in:
parent
4b37658071
commit
58b4a1de79
3 changed files with 58 additions and 25 deletions
|
|
@ -1,9 +1,21 @@
|
|||
Development Roadmap
|
||||
===================
|
||||
|
||||
Werc 1.3.x
|
||||
The versioning scheme is a mess, originally even minor version numbers were
|
||||
supposed to be stable and odd ones development branches, but turns out that for
|
||||
the most part it is easier to do incremental development instead of keeping
|
||||
'dev' and 'stable' branches.
|
||||
|
||||
A development branch might be added in the future if the changes are radical
|
||||
enough and break backwards compatibility in some important way. For this the
|
||||
deprecated and currently outdated `werc-dev` mercurial repo will be used.
|
||||
|
||||
|
||||
Werc 1.5.x
|
||||
----------
|
||||
|
||||
Planed major changes in 1.5
|
||||
|
||||
* Include required p9p binaries in standard distribution (or with some easy to deploy packaging).
|
||||
* New/rewritten css layout, perhaps using fluid960gs?
|
||||
* File upload support [*Code contributed by maht, needs integration*]
|
||||
|
|
@ -11,14 +23,20 @@ Werc 1.3.x
|
|||
* More complete test suite.
|
||||
|
||||
|
||||
Werc 1.2.x, current stable branch
|
||||
Werc 1.4.x, current stable branch
|
||||
---------------------------------
|
||||
|
||||
* Only bugfixes.
|
||||
* Mostly bugfixes, documentation work, and minor improvements.
|
||||
|
||||
|
||||
Werc 1.1.x previous dev branch
|
||||
------------------------------
|
||||
Werc 1.2.x, previous stable branch
|
||||
----------------------------------
|
||||
|
||||
* Only security fixes.
|
||||
|
||||
|
||||
Werc 1.1.x dev branch
|
||||
---------------------
|
||||
|
||||
* Convert all templates and pages to HTML 5. [*Done*]
|
||||
* Include new markdown implementation in pure awk by yuyis.[*Done*]
|
||||
|
|
@ -27,10 +45,10 @@ Werc 1.1.x previous dev branch
|
|||
* Include test suite/site (also to be hosted at http://tst.cat-v.org) [*In Progress*]
|
||||
|
||||
|
||||
Werc 1.0.x, previous stable branch
|
||||
----------------------------------
|
||||
Werc 1.0.x
|
||||
----------
|
||||
|
||||
* Only security fixes.
|
||||
* Abandoned, please upgrade.
|
||||
|
||||
|
||||
-----------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue