Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
archdoc
command
Command archdoc manages a spec repository.
|
Command archdoc manages a spec repository. |
|
internal
|
|
|
config
Package config loads and validates archdoc.json.
|
Package config loads and validates archdoc.json. |
|
export
Package export renders a repository as JSON for consumers that want the documents and the relationships ArchDoc derives, without reimplementing the front matter schema, the identifier rules or the reverse-relationship graph.
|
Package export renders a repository as JSON for consumers that want the documents and the relationships ArchDoc derives, without reimplementing the front matter schema, the identifier rules or the reverse-relationship graph. |
|
git
Package git exposes the few git operations archdoc needs, behind an interface so that callers can be tested without a repository.
|
Package git exposes the few git operations archdoc needs, behind an interface so that callers can be tested without a repository. |
|
glossary
Package glossary edits spec/glossary.md.
|
Package glossary edits spec/glossary.md. |
|
index
Package index generates INDEX.md, the published view of every derived relationship.
|
Package index generates INDEX.md, the published view of every derived relationship. |
|
lifecycle
Package lifecycle moves a document through its statuses and rewrites the file.
|
Package lifecycle moves a document through its statuses and rewrites the file. |
|
link
Package link resolves wiki links and suggests new ones.
|
Package link resolves wiki links and suggests new ones. |
|
lint
Package lint checks a spec repository against the rules in PROCESS.md.
|
Package lint checks a spec repository against the rules in PROCESS.md. |
|
repo
Package repo discovers, parses and relates the documents of a spec repository.
|
Package repo discovers, parses and relates the documents of a spec repository. |
|
repotest
Package repotest builds spec repositories for tests.
|
Package repotest builds spec repositories for tests. |
|
template
Package template holds the files archdoc writes: the document templates, the process description, and the scaffolding init produces.
|
Package template holds the files archdoc writes: the document templates, the process description, and the scaffolding init produces. |
Click to show internal directories.
Click to hide internal directories.