doc

Clone Tools
  • last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Continue working on forward doc, adding some tests

  1. … 2 more files in changeset.
Working on Object.man, in particular forward

  1. … 1 more file in changeset.
- update annouce with diff stats

- updated Changelog and Annouce file

  1. … 1 more file in changeset.
- updated copyright dates - added announce file for xotcl-1-6-8 - fixed typos in Changelog

  1. … 30 more files in changeset.
Adding doc fragment on 'method'

- doc/Object.man: Adding documentation on alias (doc/alias.man.inc) and delete (doc/delete.man.inc)

Some more refactoring

Refactor the include file slightly, so that Object/Class-specific parameters etc. of a shared method documentation can be provided in the respective Object.man/Class.man files

Continue working in man pages, introducing a first shared section using [include] and [vset]

Adding to Object.man: cget, configure, move, copy, ...

Some additions to Object.man

  1. … 1 more file in changeset.
Started working on an authoritative man page for nx::Object, still cleaning up and still tweaking the doctools markup

- fix typo

- added sample script doc/example-scripts/tk-geo.tcl

    • -0
    • +959
    ./example-scripts/tk-geo.html
    • -0
    • +158
    ./example-scripts/tk-geo.tcl
    • binary
    ./example-scripts/tk-geo1.png
    • binary
    ./example-scripts/tk-geo2.png
  1. … 1 more file in changeset.
- added example scripts rosetta-sudoku.{tcl,html} and tk-ludo.{tcl,html}

    • -0
    • +1099
    ./example-scripts/rosetta-sudoku.html
    • -0
    • +312
    ./example-scripts/rosetta-sudoku.tcl
    • -0
    • +1389
    ./example-scripts/tk-ludo.html
    • -0
    • +547
    ./example-scripts/tk-ludo.tcl
  1. … 2 more files in changeset.
- updated locomotive example to use nx::callback

- make sure that packages from XOTcl 1 require XOTcl 1

  1. … 87 more files in changeset.
- release work

  1. … 1 more file in changeset.
Minor correction in announcement

Proof-read announcement for a second time

- updated release documents

  1. … 3 more files in changeset.
- add needed "cget" call

    • -47
    • +66
    ./example-scripts/tk-horse-race.html
- documentation update and regeneration of html docs

    • -27
    • +47
    ./example-scripts/rosetta-unknown-method.html
    • -46
    • +65
    ./example-scripts/tk-locomotive.html
    • -31
    • +50
    ./example-scripts/tk-spread.html
    • -13
    • +14
    ./next-tutorial/next-tutorial.html
    • -11
    • +11
    ./next-tutorial/next-tutorial.txt
- adjust style files

- updated HTML renderings of examples

    • -48
    • +68
    ./example-scripts/container.html
    • -103
    • +52
    ./example-scripts/rosetta-abstract-type.html
    • -109
    • +52
    ./example-scripts/rosetta-constraint-genericity.html
    • -88
    • +44
    ./example-scripts/rosetta-delegates.html
    • -29
    • +47
    ./example-scripts/rosetta-polymorphism.html
    • -30
    • +49
    ./example-scripts/rosetta-singleton.html
    • -44
    • +63
    ./example-scripts/traits-composite.html
    • -38
    • +57
    ./example-scripts/traits-simple.html
nx::test: - change test cases to newer interface - don't use "namespace import nx::*" in test cases when not required

  1. … 32 more files in changeset.
- fix typos, example code

  1. … 1 more file in changeset.
- further release work

  1. … 34 more files in changeset.
Fixed some typos and suggesting some rewording