Giter VIP home page Giter VIP logo

aafig's People

Contributors

llucax avatar mforbes avatar rjarry avatar tony avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

aafig's Issues

Is sphinxcontrib.aafig parallel read safe?

I started to do doc building in parallel using -j auto, and aafig raises the following warnings:

WARNING: the sphinxcontrib.aafig extension does not declare if it is safe for parallel reading, assuming it isn't - please ask the extension author to check and make it explicit
WARNING: doing serial read

The relevant sphinx extension documentation is here: https://www.sphinx-doc.org/en/1.5.1/extdev/#extension-metadata

Essentially you can declare aafig safe for parallel reading by adding this to setup():

parallel_read_safe=True

The question is if aafig is parallel read safe? If it is, I can submit a CR to get this added to the setup.

Exception when building LaTeX output

On one of my build servers, I am getting this exception when building the latex documentation using sphinx:

Extension error:
Handler <function render_aafig_images at 0x7f18d7786b80> for event 'doctree-read' threw an exception (exception: 'LaTeXBuilder' object has no attribute 'warn')
ninja: build stopped: subcommand failed.

I am using the following packages:

Name: Sphinx
Version: 3.2.1

Name: sphinxcontrib-aafig
Version: 1.0

Name: aafigure
Version: 0.6

This is strange, since on another server that I have configured some time ago, I'm not seeing the error.

What other logging can I enable to give you more details or to help solve the problem?

Release on Pypi

Hi !

It would be nice to release on Pypi the latest version since it adds the compatibility with Python3, now that Python2 supports has officially ended.

Best

Upload documentation to a new hosting

This project used to upload documentation to pypi directly, but that doesn't seem to exist anymore. A new hosting method should be used, probably readthedocs.org.

Update URLs and documentation to reflect current reality

There might be many places where documentation and tools needed to build and upload this project got outdated.

Here is a (non-comprehensive) list of keywords to search for places that need update:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.