mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed #21190 -- Added a new ePub theme for documentation.
This commit is contained in:
parent
9a4ee8ddb8
commit
59d9b26474
8 changed files with 121 additions and 2 deletions
8
docs/_theme/djangodocs-epub/theme.conf
vendored
Normal file
8
docs/_theme/djangodocs-epub/theme.conf
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
[theme]
|
||||
inherit = epub
|
||||
stylesheet = epub.css
|
||||
pygments_style = trac
|
||||
|
||||
[options]
|
||||
relbar1 = false
|
||||
footer = false
|
Loading…
Add table
Add a link
Reference in a new issue