]> Lady’s Gitweb - Codemark/commit
Initial commit 🆕
authorLady <redacted>
Thu, 5 Mar 2026 02:38:56 +0000 (21:38 -0500)
committerLady <redacted>
Fri, 6 Mar 2026 03:37:13 +0000 (22:37 -0500)
commit6f5383e4d7389f60b4f027137f0dfaf6bcec160b8d1e9087ec40a2ef7ff9420a
treeefc83c4afff71170d7932c5d4f60c80ff64204447afac17aa68559d5a30daac6
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.022805 seconds and 4 git commands to generate.