You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
paopao-ce/docs
ROC 8a55d57df5
docs: localize paopao.info assets in bilingual README files
4 weeks ago
..
deploy docs: revamp bilingual README and documentation entry guides 4 weeks ago
discuss docs: localize paopao.info assets in bilingual README files 4 weeks ago
openapi chore: fix some typos 2 years ago
proposal update README.md 3 years ago
README.md docs: revamp bilingual README and documentation entry guides 4 weeks ago
README_ZH.md docs: revamp bilingual README and documentation entry guides 4 weeks ago

README.md

Documentation Index

English | 简体中文

This directory contains project documentation for development, deployment, API assets, design notes, and community discussions around PaoPao.

If you are looking for the main project entry points, start from:

Documentation Sections

Section Description
openapi/ Exported API documentation assets, including generated OpenAPI files and static docs artifacts
proposal/ Product ideas, design proposals, and implementation notes
deploy/ Deployment references for local, cloud, and Kubernetes environments
discuss/ Discussion-oriented documents, notes, and related references

New contributors

  1. Read ../README.md
  2. Follow ../INSTALL.md
  3. Browse proposal/ to understand product intent and feature direction

Operators and self-hosters

  1. Start with ../INSTALL.md
  2. Continue into deploy/README.md
  3. Use the platform-specific deployment docs that match your target environment

API and integration work

  1. Review openapi/
  2. Check proposal/ for feature context when endpoint behavior is tied to product design

Notes

  • openapi/ is primarily a generated documentation asset bundle rather than a hand-written narrative section.
  • proposal/ contains historical and ongoing design material, so some documents reflect exploration rather than final behavior.
  • discuss/ may include working notes and community-oriented references in addition to formal documentation.