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.
Paddle/doc/build/index.rst

32 lines
512 B

Build And Install PaddlePaddle
================================
Install PaddlePaddle
----------------------
.. toctree::
:glob:
install_*
Build from Source
-----------------
If you want to hack and contribute PaddlePaddle source code, following guides can help you\:
.. toctree::
:glob:
build_from_source.md
contribute_to_paddle.md
Build Docker Images
-------------------
If you want to pack docker image, the following guide can help you\:
.. toctree::
:glob:
docker/*