menesbuilder is a Sphinx extension for menes PDF generates web application
Project description
menesubuilder is an sphinx extension which can use menes PDF generates web service.
Hob to install
% pip install sphinxcontrib-menesbuilder
How to Use
add these to conf.py
menes_email = "your_mailaddress@example.com"
If you want to use your own menes server, set like this.
menes_url = "http://your.menes.eample.com/menes/root"
Default serverside command is “make latexpdf” but if you want to run “make latexpdfja”, set menes_command.
menes_command = "latexpdfja"
build using menesbuilder
% sphinx-build -b menesbuilder -d _build/doctrees . . or if you separete source dire, % sphinx-build -b menesbuilder source .
where first “.” is source dir and last “.” specify where is the root directory.
wait.
you will receive an email which includes PDF link
notice: PDF will be deleted shortely about 1 week.
if build failed, the fail log will be emailed.
License
New BSD
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sphinxcontrib-menesbuilder-0.3.1.tar.gz
.
File metadata
- Download URL: sphinxcontrib-menesbuilder-0.3.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6465ac1a7399737721724fab3f7e3de6a7ff9940ded79d4c6c6a865320e3e6f7 |
|
MD5 | 6932a169c20f4ad34f27b5148e0bdbe7 |
|
BLAKE2b-256 | e18314c475785adb3ff91dd2a72222d46792690b0911293a5dc0b92da277e5dd |