Skip to content

Remove the src/apps/docs directory - #461

Merged
Rachael-Graham merged 3 commits into
mainfrom
rm-src-app-docs
Aug 20, 2026
Merged

Remove the src/apps/docs directory#461
Rachael-Graham merged 3 commits into
mainfrom
rm-src-app-docs

Conversation

@Rachael-Graham

Copy link
Copy Markdown
Contributor

Remove the old *.mdx doc files that were served from the src/apps/docs directory. The docs site is now fully sourced from the docs-site directory, and the conversion script has been run to ensure all .md files contain the same content as the old .mdx files.

Also removes the conversion script, and the script step from the makefile.

Remove the old `*.mdx` doc files that were served from the `src/apps/docs` directory. The docs site is fully sourced from the `docs-site` directory, and the conversion script has been run to ensure all .md files contain the same content as the old .mdx files.

Also removes the conversion script, and the script step from the makefile.

Signed-off-by: Rachael Graham <rachael.graham@solo.io>
Signed-off-by: Rachael Graham <rachael.graham@solo.io>
The MDX remark plugin imported VERSIONS from src/app/docs/_constants.ts,
which was deleted when the MDX docs directory was removed. Inline the
constant directly so the plugin has no dependency on the deleted file.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Signed-off-by: Rachael Graham <rachael.graham@solo.io>
@Rachael-Graham
Rachael-Graham merged commit 0017c20 into main Aug 20, 2026
4 checks passed
@Rachael-Graham
Rachael-Graham deleted the rm-src-app-docs branch August 20, 2026 14:39
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.

2 participants