Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Updated the changes information in the documentation. |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9e34d9687aca0df64b895c670cdde5e9 |
User & Date: | andreask 2014-02-06 18:05:31.223 |
Context
2014-02-06
| ||
18:35 | Regenerated embedded docs. check-in: 2659fd6b13 user: aku tags: trunk | |
18:05 | Updated the changes information in the documentation. check-in: 9e34d9687a user: andreask tags: trunk | |
17:39 | Bumped to version 1.1 check-in: a109f26338 user: andreask tags: trunk | |
Changes
Changes to doc/parts/changes.inc.
1 2 | [section Changes] [include changes1.inc] | > | 1 2 3 | [section Changes] [include changes1.1.inc] [include changes1.inc] |
Added doc/parts/changes1.1.inc.
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | [subsection {Changes for version 1.1}] [list_begin enumerated] [comment {- - -- --- ----- -------- ------------- ---------------------}] [enum] Fixed broken requirement references in the meta data of packages [package cmdr::help::json] and [package cmdr::help::sql]. [enum] Fixed initialization issues in the help generator. [enum] Fixed generated help, added the application name to the output when in a cmdr shell. [enum] Fixed the generation of help format by-categorized, when encountering sections with sub-sections and no commands of their own. [enum] Fixed bad method scoping in method [method extend] of officers. [enum] Extended officer method [method extend] to return the created private, for immediate post-creation re-configuration. [enum] Extended system with new help format [term tcl], and associated package [cmdr::help::tcl]. Similar to format [term json] the help is printed as a nested data structure, just using Tcl syntax. [enum] Extended officers and privates with method [method find] for path lookup of sub-ordinates. [comment {- - -- --- ----- -------- ------------- ---------------------}] [list_end] |
Changes to doc/parts/changes1.inc.
1 2 3 4 5 6 7 | This is the first release of [vset PROJECT]. The changes therefore describe the initial features of the system. [para] In detail: [list_begin enumerated] | > | 1 2 3 4 5 6 7 8 | [subsection {Changes for version 1}] This is the first release of [vset PROJECT]. The changes therefore describe the initial features of the system. [para] In detail: [list_begin enumerated] |
︙ | ︙ |