question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Autodoc doesn't work when uploading docs to Readthedocs.io

See original GitHub issue

The changes I made worked fine on my computer, but it seems that readthedoc.io couldn’t handle autodoc.

See at https://cython.readthedocs.io/en/latest/src/userguide/source_files_and_compilation.html, there is no list of arguments for pyximport.

Is it something that can be fixed with a PR? If yes, is there a config file to modify? If no, can a person with enough permissions take care of it? Thanks.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
scodercommented, Jul 7, 2018

Fixed in 0030408ac7219ea21352d9ab0b71cfcbab90de4c.

0reactions
gabrieldemarmiessecommented, Jun 27, 2018

Ping.

It would allow me to write cool PRs for the docs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sphinx Documentation (autodoc) not working after uploading ...
It is working fine when testing localhost. But after uploading it to Github and building docs on readthedocs.org the documentation page is not...
Read more >
Frequently Asked Questions - Read the Docs
My project isn't building with autodoc¶. First, you should check out the Builds tab of your project. That records all of the build...
Read more >
docs-python2readthedocs Documentation
extension (see: http://documentation-style-guide-sphinx.readthedocs.io/ ), however I personally ... This is very useful, but may not work out of the box.
Read more >
Getting Started - Sphinx documentation
If any modules have side effects on import, these will be executed by autodoc when sphinx-build is run. If you document scripts (as...
Read more >
Documentation with Sphinx - Python for HPC
Introduction; Setup; Autodoc; Themes; Using NumPy or Google style docstrings; Upload to ReadtheDocs; Breathe: Combining with Doxygen; Links; Feedback ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found