Skip to content

Add project lifecycle overview docs - #177

Closed
Wuxz-123 wants to merge 1 commit into
ob-labs:mainfrom
Wuxz-123:docs/lifecycle-overview
Closed

Add project lifecycle overview docs#177
Wuxz-123 wants to merge 1 commit into
ob-labs:mainfrom
Wuxz-123:docs/lifecycle-overview

Conversation

@Wuxz-123

Copy link
Copy Markdown

Summary

  • add a project lifecycle overview page that maps create, configure, run, extend, build, deploy, and operate stages
  • add the page to MkDocs navigation and the Docs overview
  • include matching Chinese documentation for the i18n site

Closes #93

Verification

  • uv run mkdocs build -s
  • make docs-test
  • git diff --check

@webup webup left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the documentation update. This currently has a structural issue that prevents merge:

  • docs/guides/project-lifecycle.md was removed and docs/zh/guides/project-lifecycle.md now contains the English version, so the English page referenced by mkdocs.yml no longer exists while the Chinese site has no translated counterpart. This breaks the English docs build/navigation.

Please restore the English page at docs/guides/project-lifecycle.md, add the Chinese translation under docs/zh/guides/project-lifecycle.md, and rerun the docs build/tests before reopening.

@webup webup closed this Aug 12, 2026
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.

Add lifecycle overview documentation page

2 participants