PaddlePaddle / docs

Documentations for PaddlePaddle

Home Page:https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/index_cn.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PaddlePaddle docs

English | 简体中文 | 日本語

Source files for contents presented at PaddlePaddle documentation.

Note: English version API docs are generaly docstrings in PaddlePaddle/Paddle, documents for other PaddlePaddle projects are being managed in their respective ways.

Codebase structure

How to build

  • pre-requirements
    • docker
  • Instructions
    • step1: clone docs
      git clone https://github.com/PaddlePaddle/docs
      
    • step2: build docs
      cd docs
      mkdir output
      bash docs-build.sh -f absolute_path_docs
      
    • step3: preview docs The output of docs will be generated in docs/output.

How to contribute

PaddlePaddle welcomes documentation contributions, please see CONTRIBUTING.md for details.

License

Apache License 2.0

About

Documentations for PaddlePaddle

https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/index_cn.html

License:Apache License 2.0


Languages

Language:Python 70.7%Language:Shell 28.5%Language:Dockerfile 0.9%