Skip to content

yuchen202/docs

This branch is 1 commit ahead of, 756 commits behind PaddlePaddle/docs:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7c381f9 · Oct 16, 2023
Sep 7, 2022
Nov 22, 2022
Sep 17, 2023
Oct 16, 2023
Jun 22, 2023
Sep 21, 2019
Nov 22, 2022
Aug 23, 2022
Aug 23, 2022
Jan 21, 2021
Aug 9, 2023
Aug 9, 2023
Aug 9, 2023
Feb 21, 2022
Nov 22, 2022

Repository files navigation

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

Packages

No packages published

Languages

  • Python 61.8%
  • Shell 36.9%
  • Dockerfile 1.3%