Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.19 KB

File metadata and controls

27 lines (19 loc) · 1.19 KB

Doom workspace documentation

Index for the local IdeaProjects/doom/ umbrella. Each sub-repo also ships its own README.md and docs/ on GitHub.

Start here

Document Description
../README.md Repo layout, git author setup, GitHub links
TESTING.md Exhaustive cross-repo testing guide (commands, parallelization, CI)

Sub-repositories

Repo README Deep docs
doom-wad-lab README docs/README, GZRender-V2
doom-wad-core README docs/TESTING
doom-gzengine-core README ARCHITECTURE, GZTICK-v0
gzdoom-project README PARITY-TOOLS

Git identity

./setup-git-author.sh

Pins local user.name / user.email to williamfarmer in each repo (does not change global git config).