Skip to content

Commit 114c280

Browse files
committed
chore: remove syntax issues from docs
1 parent bac74bf commit 114c280

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

docs/maintenance.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,3 @@ Releasing a new version of the template itself follows a standard process, often
8282
## Documenting Template Changes
8383
8484
Maintain a `CHANGELOG.md` file at the **template repository root** to clearly document the changes included in each template release (often generated automatically by [:term:`Commitizen`](commitizen-documentation)). This helps users understand the benefits and potential impacts of updating their generated projects to a newer template version. Link to specific documentation topics if updates involve significant changes in tooling or workflows.
85-
86-
---

docs/our-chosen-toolchain.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,3 @@ The true power of this template lies in how these chosen tools work together coh
107107
8. **Development Environment:** Consistent locally ([:term:`uv`](uv-documentation) venvs, [:term:`pre-commit`](pre-commit-documentation)) and reproducibly within a container via Dev Containers ([17](#area-17-containerized-development-environments)), simplifying setup and ensuring uniformity.
108108

109109
By choosing `cookiecutter-robust-python`, users gain this pre-configured, integrated, and documented workflow, allowing them to focus on building their application with a strong, modern, and robust foundation.
110-
111-
---

docs/quickstart.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,3 @@ This builds the project documentation website into the `docs/_build/html` direct
8888
* Set up [CI](topics/13_ci-orchestration.md)/[CD](topics/14_cd-orchestration.md) using the example workflow files (e.g., in `.github/workflows/`).
8989

9090
For detailed information on any of these tools or workflows, navigate through the template's full documentation.
91-
92-
---

docs/usage.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,3 @@ Use [:term:`Commitizen`](commitizen-documentation) ([Topic 12](topics/12_task-au
134134
* **Production Deployment:** Review guidance on deploying the generated artifacts to production ([Topic 16](topics/16_prod-deploy-guidance.md)).
135135
136136
This guide covers the main interactions you will have with the template's toolchain. The remaining documentation topics provide the in-depth rationale and evaluation process that led to these choices.
137-
138-
---

0 commit comments

Comments
 (0)