Skip to content

guide/redirect#904

Open
Venefilyn wants to merge 2 commits into
cockpit-project:mainfrom
Venefilyn:guide/redirect
Open

guide/redirect#904
Venefilyn wants to merge 2 commits into
cockpit-project:mainfrom
Venefilyn:guide/redirect

Conversation

@Venefilyn

Copy link
Copy Markdown
Member

Redirect pages to new docs site

Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
Within our /guide page we link to the latest docs, this should point
towards our new Antora based docs latest version.

Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
@Venefilyn Venefilyn requested a review from mvollmer June 25, 2026 16:47
@mvollmer

Copy link
Copy Markdown
Member

@Venefilyn, is https://docs.cockpit-project.org/cockpit-guide ready? From a quick glance I would say that the navigation structure of the "Developer guide" is messed up.

This is the structure on https://cockpit-project.org/guide/latest/, which is how it should be:

  • Deployment guide
    • Manual pages
  • Feature internals
  • Developer guide
    • Embedding and Integrating Cockpit
    • Cockpit Packages
    • Cockpit URLs
    • API:base1
      • cockpit.js
      • cockpit.js: Object Caching
      • [lots more cockpit.js]
    • API: shell
    • API: system

And on https://docs.cockpit-project.org/cockpit-guide/latest/guide/index.html, which is broken:

  • Deployment guide
  • Feature internals
  • cockpit.js
    • cockpit.js: Object Caching
    • [lots more cockpit.js]
  • API: base1 [has all of the cockpit.js stuff again, on a single page]
    • Embedding and Integrating Cockpit
    • Cockpit Packages
    • Cockpit URLs
    • API: shell
    • API: system
  • Manual pages

I'd say we should fix https://docs.cockpit-project.org/cockpit-guide/ before we link to it.

@mvollmer mvollmer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Let's fix the navigation on docs.cockpit-project.org before linking to it.

@Venefilyn

Copy link
Copy Markdown
Member Author

@mvollmer This look okay?

image

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