531069b1e2
* Use raw string for re pattern * Trim trailing whitespaces from docstrings and code * Use isinstance() instead of type() for typechecking * Remove unused imports
8 lines
139 B
Markdown
8 lines
139 B
Markdown
# Pyrogram Docs
|
|
|
|
- Install requirements.
|
|
- Install `pandoc` and `latexmk`.
|
|
- HTML: `make html`
|
|
- PDF: `make latexpdf`
|
|
|
|
TODO: Explain better |