Skip to content

Split docs#1253

Draft
datenreisender wants to merge 3 commits intomainfrom
split_docs
Draft

Split docs#1253
datenreisender wants to merge 3 commits intomainfrom
split_docs

Conversation

@datenreisender
Copy link
Contributor

Puts the “Get started” docs into a folder on its own. This will be used in the new unified docs.

But until the unified docs are put into production, I want to keep the original docs in a deployable state. So, this PR should not be merged until then.

@datenreisender datenreisender added documentation Improvements or additions to documentation. ui not required All PRs either need "ui required" or "ui not required". labels Feb 5, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR restructures the documentation by separating "Get started" content into its own folder to prepare for integration with unified documentation. The launcher-specific documentation remains in place with updated references.

Changes:

  • Moved "Get started" documentation (OS support, installation, and app installation guides) to a new doc/get_started/ folder
  • Updated launcher documentation to reference the relocated "Get started" pages via absolute URLs
  • Adjusted Zoomin configuration to differentiate between launcher and get started documentation bundles

Reviewed changes

Copilot reviewed 11 out of 20 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
doc/launcher/zoomin/tags.yml New Zoomin tags configuration for launcher documentation
doc/launcher/zoomin/custom.properties Updated book title to specify "launcher"
doc/launcher/mkdocs.yml Removed navigation entries for moved "Get started" pages
doc/launcher/docs/revision_history.md New revision history file with absolute URLs to relocated pages
doc/launcher/docs/overview_cfd.md Updated internal references to use absolute URLs for relocated pages
doc/launcher/docs/index.md Updated internal references to use absolute URLs for relocated pages
doc/get_started/zoomin/custom.properties New Zoomin configuration for "Get started" documentation
doc/get_started/mkdocs.yml New MkDocs configuration for "Get started" documentation
doc/get_started/docs/installing_apps.md Updated references to use absolute URLs to launcher documentation
doc/get_started/docs/download_cfd.md Updated references to use absolute URLs to launcher documentation
doc/docs/revision_history.md Removed file (moved to launcher folder)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Because in swtools-app-docs we want to have two separate sections.
Because the docs are split into ”Get started” and ”Launcher”, links between the two now need to be fully qualified. This enabled the unified documentation in swtools-app-docs to turn these into proper relative links again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. ui not required All PRs either need "ui required" or "ui not required".

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant