Add empty documentation subtree #72

Merged
Jan Lindemann merged 3 commits from jan/feature/20260819-add-subdir-doc into master 2026-08-19 21:19:51 +02:00 AGit

This PR adds a basic documentation structure, to be filled by later commits.

doc: Add subdir

Add $(TOPDIR)/doc with some subdirectories:

  • jw-pkg: Using the jw-pkg application, mirroring the subcommand structure in its subdirectories. At this point only packages, projects and secrets are added, all empty To be expanded as needed
  • python: jw-pkg Python API

defs.mk: Add *.md to the DOC file types

Add *.md to DOC, the list of file extensions recognized and packaged by default.

This PR adds a basic documentation structure, to be filled by later commits. #### doc: Add subdir Add $(TOPDIR)/doc with some subdirectories: - jw-pkg: Using the jw-pkg application, mirroring the subcommand structure in its subdirectories. At this point only packages, projects and secrets are added, all empty To be expanded as needed - python: jw-pkg Python API #### defs.mk: Add *.md to the DOC file types Add *.md to DOC, the list of file extensions recognized and packaged by default.
Add $(TOPDIR)/doc with some subdirectories:

  - jw-pkg: Using the jw-pkg application, mirroring the subcommand
    structure in its subdirectories. At this point only packages,
    projects and secrets are added, all empty To be expanded as needed
  - python: jw-pkg Python API

Signed-off-by: Jan Lindemann <jan@janware.com>
defs.mk: Add *.md to the DOC file types
Some checks failed
CI / Packaging - Kali Linux (pull_request) Failing after 3m54s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Failing after 3m38s
CI / Packaging test (pull_request) Failing after 0s
a0d7528701
Add  *.md to DOC, the list of file extensions recognized and packaged by
default.

Signed-off-by: Jan Lindemann <jan@janware.com>
Jan Lindemann scheduled this pull request to auto merge when all checks succeed 2026-08-19 13:00:45 +02:00
Jan Lindemann force-pushed jan/feature/20260819-add-subdir-doc from a0d7528701
Some checks failed
CI / Packaging - Kali Linux (pull_request) Failing after 3m54s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Failing after 3m38s
CI / Packaging test (pull_request) Failing after 0s
to 4ea3c91e94
All checks were successful
CI / Packaging - Kali Linux (pull_request) Successful in 4m4s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Successful in 4m8s
CI / Packaging test (pull_request) Successful in 0s
CI / Packaging - Kali Linux (push) Successful in 4m5s
CI / Packaging - OpenSUSE Tumbleweed (push) Successful in 4m8s
CI / Packaging test (push) Successful in 0s
2026-08-19 21:19:50 +02:00
Compare
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
janware/jw-pkg!72
No description provided.