]> Lady’s Gitweb - Codemark/commit
Initial commit 🆕
authorLady <redacted>
Thu, 5 Mar 2026 02:38:56 +0000 (21:38 -0500)
committerLady <redacted>
Thu, 5 Mar 2026 02:38:56 +0000 (21:38 -0500)
commit3b28f452f832724610d843c16a475d0c7a388c29cd52dfe4cf7c762afddba57c
tree109bf044c063582c4a27fa69dc9e0a2af8d8db6d6cbb29a2c6ef87e04092aa1a
Initial commit

At present, this is enough for the code to be able to generate
  (minimal) documentation for itself.

This code was derived from past work on documentation generation for C
  code, originally written 2025.
In fact, the X·S·L·T transform and documentation makefile contain the
  only actual code derived from this previous effort; the shell script
  itself descends only in spirit.
13 files changed:
.gitignore [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
@modules.tmp/ð\9f\92\84ð\9f\93\9d [new submodule]
LICENSES/CC-BY-SA-4.0.txt [new file with mode: 0644]
LICENSES/CC0-1.0.txt [new file with mode: 0644]
LICENSES/MPL-2.0.txt [new file with mode: 0644]
PROFILE.lesml [new file with mode: 0644]
README.lesml [new file with mode: 0644]
make/documentation.make [new file with mode: 0755]
sed/SYNTAXES/sh.sed [new file with mode: 0755]
sed/syntax-comment.sed [new file with mode: 0755]
sh/codemark.sh [new file with mode: 0755]
xslt/documentation.xslt [new file with mode: 0644]
This page took 0.021896 seconds and 4 git commands to generate.