doc

Clone Tools
  • last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added another Rosetta example: multiple inheritance

    • -0
    • +830
    ./example-scripts/rosetta-multiple-inheritance.html
    • -0
    • +38
    ./example-scripts/rosetta-multiple-inheritance.tcl
  1. … 2 more files in changeset.
Object.man: Correct the documentation bit on Object->copy

Added another Rosetta example: Polymorphic copy

    • -0
    • +874
    ./example-scripts/rosetta-clone.html
    • -0
    • +73
    ./example-scripts/rosetta-clone.tcl
  1. … 2 more files in changeset.
Fix typo

    • -1
    • +1
    ./example-scripts/rosetta-add-variable.tcl
Adding yet another Rosetta example: Add object variable dynamically

    • -0
    • +970
    ./example-scripts/rosetta-add-variable.html
    • -0
    • +76
    ./example-scripts/rosetta-add-variable.tcl
  1. … 2 more files in changeset.
Improve output spec in Rosetta example

    • -3
    • +3
    ./example-scripts/rosetta-multiple-distinct.html
    • -2
    • +2
    ./example-scripts/rosetta-multiple-distinct.tcl
Adding another Rosetta example: Multiple distinct objects

    • -0
    • +830
    ./example-scripts/rosetta-multiple-distinct.html
    • -0
    • +50
    ./example-scripts/rosetta-multiple-distinct.tcl
  1. … 2 more files in changeset.
Adding another Rosetta example: Tree traversal

    • -0
    • +872
    ./example-scripts/rosetta-tree.html
    • -0
    • +92
    ./example-scripts/rosetta-tree.tcl
  1. … 2 more files in changeset.
Added first additional Rosetta example

    • -0
    • +850
    ./example-scripts/rosetta-tokenizer.html
    • -0
    • +59
    ./example-scripts/rosetta-tokenizer.tcl
  1. … 2 more files in changeset.
Docs: Link version numbering in man pages to autoconf tooling (similar to the NaviServer setup), update copyright dates in man pages where needed

  1. … 6 more files in changeset.
Update man page for nxsh

Fix doc on introspection for configure options

Updating doc fragments on debug/deprecated methods

Adding doc fragments for new info submethods, as well as deprecated and debug flags

  1. … 1 more file in changeset.
- fix editing bug in documentation

info.man.inc: Make empty-string ambiguity explicit for 'info method *'

- strip old content from announce file

  1. … 4 more files in changeset.
- regenerate doc pages with asciidoc 8.6.9 - fix paths

    • -10
    • +99
    ./example-scripts/rosetta-abstract-type.html
    • -1
    • +4
    ./example-scripts/rosetta-abstract-type.tcl
    • -26
    • +47
    ./example-scripts/rosetta-classes.html
    • -10
    • +88
    ./example-scripts/rosetta-constraint-genericity.html
    • -7
    • +72
    ./example-scripts/rosetta-delegates.html
    • -22
    • +43
    ./example-scripts/rosetta-distinct-objects.html
    • -25
    • +46
    ./example-scripts/rosetta-polymorphic-copy.html
    • -4
    • +6
    ./example-scripts/rosetta-polymorphism.html
    • -30
    • +52
    ./example-scripts/rosetta-serialization.html
    • -4
    • +6
    ./example-scripts/rosetta-singleton.html
    • -4
    • +6
    ./example-scripts/rosetta-unknown-method.html
  1. … 3 more files in changeset.
- update date in documentation

  1. … 2 more files in changeset.
Fix PDF rendering and man markup

Revise announcement text slightly, add entry about manpages

- adding .3 man pages to ease installation

- adding .1 man pages to ease installation

- set the right version number to 2.0.0

  1. … 3 more files in changeset.
- Make dtplite configurable in Makefile, e.g. make "DTPLITE=/usr/local/ns/bin/tclsh8.5 /usr/local/ns/bin/dtplite" man

- regenerate documentation

- bump verison number to 2.0 (also in .man files)

  1. … 6 more files in changeset.
Fixing listings in shell-wrapper manpages

Fix two more wordings lintian complained about

Revise manpages; add copyright notes

  1. … 4 more files in changeset.
Continue man corrections

Work on corrections for Object.man & friends, based on Thorsten's proof-reading