mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add copy button prompt text to ignore
This commit is contained in:
parent
fd4bd754cc
commit
2563c1a6be
1 changed files with 2 additions and 0 deletions
|
|
@ -52,6 +52,8 @@ napoleon_use_rtype = False
|
|||
|
||||
pygments_style = "friendly"
|
||||
|
||||
copybutton_prompt_text = "$ "
|
||||
|
||||
html_title = "Pyrogram Documentation"
|
||||
html_theme = "sphinx_rtd_theme"
|
||||
html_static_path = ["_static"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue