mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 04:35:24 +00:00
.. | ||
scripts | ||
source | ||
make.bat | ||
Makefile | ||
README.md | ||
requirements.txt | ||
robots.txt |
Pyrogram Docs
- Install requirements.
- Install
pandoc
andlatexmk
. - HTML:
make html
- PDF:
make latexpdf
TODO: Explain better