Completed the documentation update and removed the completed roadmap
This commit is contained in:
@@ -20,8 +20,8 @@ go run ./cmd/scriptorium render \
|
||||
|
||||
Integration references:
|
||||
|
||||
- HTTP contract: `docs/integrations/http-api.md`
|
||||
- Narratio subprocess contract: `docs/integrations/narratio.md`
|
||||
- [HTTP contract](integrations/http-api.md)
|
||||
- [Narratio subprocess contract](integrations/narratio.md)
|
||||
|
||||
## Common Argument Rules
|
||||
|
||||
@@ -134,7 +134,7 @@ go run ./cmd/scriptorium run \
|
||||
--profile local-fast \
|
||||
--input transcript=./examples/fixtures/transcript.md \
|
||||
--input glossary=./examples/fixtures/glossary.yml \
|
||||
--out ./out/summary.md
|
||||
--out ./summary.md
|
||||
```
|
||||
|
||||
Start the HTTP server with explicit config:
|
||||
|
||||
Reference in New Issue
Block a user