Sphinx Business Theme
Theme for Sphinx to create PDF files with a professional design. Use Weasyprint to generate the PDF file. Download example.
Installation
Install the latest version from the source code using (you need previously installed pip). Only Python 3+ is supported:
pip3 install https://github.com/Nekmo/sphinx-business-theme/releases/latest/download/business_theme-0.1.0.tar.gz#egg=business_theme
Currently only tested on unix systems. The command must be executed in a terminal.
Create documentation
A Cookicutter template is included to easily create new documentation. Execute in a terminal:
$ create-docs
This command creates a new documentation directory. Go to the directory and run make pdf (only for unix) to create a pdf:
$ cd <documentation folder> $ make pdf
However, the pdf starts without content. Write your document by editing the files index.rst and readme.rst. The syntax of the files is RestructuredText (rst). The syntax documentation is on the Sphinx website.
Demo project
You can play updating content inside docs/demo dir and making the pdf again as:
cd docs/demo make pdf
Release files for sphinx-business-theme 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sphinx-business-theme-0.1.0.tar.gz | 3.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sphinx_business_theme-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.8 MB
Release files / sphinx-business-theme-0.1.0.tar.gz
| Download URL | sphinx-business-theme-0.1.0.tar.gz |
|---|---|
| Size | 3.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2a448d9f74e820a827bdff378ae44cfd22c50b0e30e8f5670ec679453310ea82
|
|
BLAKE2b-256 checksum How to use checksums |
bc0ff0c957da4a93957c78add1aacaf3e8fb249613d13a3e437844a14947aff5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
|
Release files / sphinx_business_theme-0.1.0-py3-none-any.whl
| Download URL | sphinx_business_theme-0.1.0-py3-none-any.whl |
|---|---|
| Size | 3.4 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c41a01b4d37d3f3e5bf64ae86ed62f08b8d3db6a441c87f545985b0145c8b625
|
|
BLAKE2b-256 checksum How to use checksums |
03dc9a96a00efbf339cfbe7bbbb8dbc545045790a9fa3f4090567a645656dda7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
|