Giter Club home page Giter Club logo

Comments (5)

wapcaplet avatar wapcaplet commented on August 27, 2024

My first quasi-working solution is here: wapcaplet/readthedocs.org@840ae7a

from readthedocs.org.

rboulton avatar rboulton commented on August 27, 2024

Is this issue resolved? It seems to be to me - I've used various bits of python code in conf.py, and don't think I'm whitelisted, and it seems to have worked fine.

from readthedocs.org.

derks avatar derks commented on August 27, 2024

This is not resolved for me. I use autodoc/extlinks in cement.readthedocs.org ... and both are not working right. I also use some magic to auto generate the 'VERSION' and 'RELEASE' in conf.py which appear to not be set in the docs. So for example, the title should be 'Cement v0.8.18 Documentation' and is instead 'Cement v Documentation'. All of the extlinks macros just appear as they do in the source and don't link anywhere like they are suppose to. See:

http://cement.readthedocs.org/en/latest/changes.html

Thanks.

from readthedocs.org.

ezander avatar ezander commented on August 27, 2024

@wapcaplet: your solution looks good to me, except the solution for the path, which seems a bit too simplistic. Maybe you could add extra treatment for some special variable (e.g. source_path_list) to templates/projects/conf.py.html and add all elements to the sys.path via sys.path.append(os.path.abspath(elem)).

My project is whitelisted now, so I don't really need this any more, but otherwise your solution would have done the job very well (except for the path issue) and is somehow much cleaner. Why don't you add a pull request for this change?

from readthedocs.org.

ericholscher avatar ericholscher commented on August 27, 2024

I'm working on a branch that will remove white listing, closing this in favor of that :)

from readthedocs.org.

Related Issues (20)

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.