Skip to main content

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

  1. 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"
  2. 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.

  3. wait.

  4. you will receive an email which includes PDF link

    notice: PDF will be deleted shortely about 1 week.

  5. if build failed, the fail log will be emailed.

License

New BSD

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxcontrib-menesbuilder-0.3.1.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file sphinxcontrib-menesbuilder-0.3.1.tar.gz.

File metadata

File hashes

Hashes for sphinxcontrib-menesbuilder-0.3.1.tar.gz
Algorithm Hash digest
SHA256 6465ac1a7399737721724fab3f7e3de6a7ff9940ded79d4c6c6a865320e3e6f7
MD5 6932a169c20f4ad34f27b5148e0bdbe7
BLAKE2b-256 e18314c475785adb3ff91dd2a72222d46792690b0911293a5dc0b92da277e5dd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page