Skip to content

Commit 3d7489e

Browse files
committed
docs: remove remaining docs-site hosting wording
1 parent 7c83115 commit 3d7489e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/releases/v0.9.0-rc1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This release candidate focuses on making OrgScript easier to consume beyond the
1010
- cleaner package entry via `src/index.js`
1111
- improved repository metadata for GitHub-facing consumption
1212
- VS Code extension package prepared for external distribution
13-
- generated docs/site artifact support for external publishing
13+
- generated documentation artifact support for external publishing
1414
- DE/EN handbook-style manuals and completed showcase artifacts
1515

1616
## Packaging and distribution
@@ -26,7 +26,7 @@ This release candidate focuses on making OrgScript easier to consume beyond the
2626
- kept the OrgScript syntax-highlighting extension consistent with the release candidate version
2727
- added DE/EN handbook material for easier onboarding outside the code-first audience
2828
- completed missing Mermaid showcase artifacts in the docs flow
29-
- kept the generated docs-site entry aligned with the current release candidate version
29+
- kept the generated documentation entry point aligned with the current release candidate version
3030

3131
## Verification
3232

docs/roadmaps/v0.7.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ The goal of v0.7.0 is to transform OrgScript from a "cool repository" into a "pr
2525
- Document the local installation/development flow for contributors.
2626

2727
### WP3: Documentation Artifacts
28-
- Establish a "Docs Site" structure under `docs/site/`.
29-
- Automate the generation of the documentation site using the `export html` command.
28+
- Establish a generated documentation artifact structure under `docs/site/`.
29+
- Automate the generation of documentation artifacts using the `export html` command.
3030
- Keep generated documentation artifacts easy to rebuild and publish through external hosting when desired.
3131

3232
### WP4: Trust & Showcase Assets

0 commit comments

Comments
 (0)