Skip to content

docs: synchronize documentation with codebase and fix drift - #124

Merged
JacksonFergusonDev merged 1 commit into
mainfrom
docs/syncronize-documentation
Jul 31, 2026
Merged

docs: synchronize documentation with codebase and fix drift#124
JacksonFergusonDev merged 1 commit into
mainfrom
docs/syncronize-documentation

Conversation

@JacksonFergusonDev

Copy link
Copy Markdown
Owner

Summary

This PR addresses documentation drift by synchronizing the README.md and Markdown documentation with the current state of the Protostar codebase. It removes deprecated flags and features, and ensures all available domain presets are properly listed.

Key Changes

  • Updated Domain Presets: Added REST API and CLI Application to the Domain Presets list in the README.md to match the actual implemented presets.
  • Removed --python Flag: Python is now loaded as an implicit mandatory layer in Protostar's architecture. The legacy --python flag was removed from all CLI execution examples across the documentation and from the CLI help epilog in cli.py.
  • Removed Deprecated Subcommands: Deleted the "Generating Boilerplate" section from docs/getting-started.md as the protostar generate subcommand is no longer present in the CLI parser.

- Added missing `REST API` and `CLI Application` presets to the README.md
- Removed deprecated `--python` flag from documentation examples and CLI epilog, as Python is now an implicitly loaded mandatory layer
- Removed the deprecated "Generating Boilerplate" section and `generate` subcommand references from getting-started.md
@JacksonFergusonDev
JacksonFergusonDev force-pushed the docs/syncronize-documentation branch from c61b91a to 9eda0b7 Compare July 31, 2026 05:43
@JacksonFergusonDev
JacksonFergusonDev merged commit 96dd770 into main Jul 31, 2026
9 checks passed
@JacksonFergusonDev
JacksonFergusonDev deleted the docs/syncronize-documentation branch July 31, 2026 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant