new
This commit is contained in:
parent
28b2929f7d
commit
e6901e4f6e
7 changed files with 118 additions and 3 deletions
BIN
dist/doctrees/AGENTS.doctree
vendored
BIN
dist/doctrees/AGENTS.doctree
vendored
Binary file not shown.
BIN
dist/doctrees/README.doctree
vendored
BIN
dist/doctrees/README.doctree
vendored
Binary file not shown.
BIN
dist/doctrees/environment.pickle
vendored
BIN
dist/doctrees/environment.pickle
vendored
Binary file not shown.
13
dist/markdown/AGENTS.md
vendored
13
dist/markdown/AGENTS.md
vendored
|
|
@ -16,8 +16,11 @@ access. Do NOT parse the RST source under `src/` directly.
|
|||
|
||||
If `dist/markdown/` is not available locally, the specification
|
||||
(including this `AGENTS.md`) can be retrieved from
|
||||
`specs.code.tiararodney.com`, which provides HTML indexes that can be
|
||||
traversed to locate the applicable markdown files.
|
||||
`specs.code.tiararodney.com`:
|
||||
|
||||
- Specification: `https://specs.code.tiararodney.com/mime-todo/markdown/README.md`
|
||||
- Agent instructions: `https://specs.code.tiararodney.com/mime-todo/markdown/AGENTS.md`
|
||||
- Index: `https://specs.code.tiararodney.com/mime-todo/markdown/`
|
||||
|
||||
## What This Spec Defines
|
||||
|
||||
|
|
@ -37,3 +40,9 @@ traversed to locate the applicable markdown files.
|
|||
- Do NOT modify the RST source under `src/`.
|
||||
- Changes to this specification MUST be made upstream in the vendor
|
||||
repository.
|
||||
|
||||
## Maintaining This Repository
|
||||
|
||||
If you are explicitly invoked to maintain this specification repository
|
||||
(building, publishing, or managing URLs), see `CONTRIBUTING.md` for
|
||||
instructions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue