Questions tagged [read-the-docs]

Free documentation hosting for the Open Source community

Read The Docs is a free website providing documentation hosting for open source software, using either Sphinx or MkDocs. It can pulls from Subversion, Bazaar, Git and Mercurial repositories.

Links

548 questions
0
votes
1 answer

how to get source code for read the docs html template?

how to get source code of html template of read the docs ? I get sphinx package from git hub but i don't know python or how to proceed with that package I simply want HTML and css files of that template then i will modify according to my…
Rahul Kumawat
  • 165
  • 1
  • 11
0
votes
0 answers

How to remove anchor tag around rescaled images in readthedocs site?

I use an alias without any width or height modifiers to display an image: .. |downloads_png| image:: assets/index/downloads_v2.png This image is rendered correctly, without any decoration. I add a height modifier to resize this image: ..…
Alex Reynolds
  • 95,983
  • 54
  • 240
  • 345
-1
votes
1 answer

Changed github repo, but still readthedocs auto-building upon commits to old repo

I have a project on the read-the-docs that builds automatically upon commits to the github repo. I recently separated out the docs to a separate github repo, and changed "Repository" on read-the-docs appropriately. Indeed, read-the-docs builds the…
Divon
  • 47
  • 1
-1
votes
1 answer

Readthedocs domain validation status stuck

Can't add domain for readthedocs project - status stuck on: HTTPS status: pending_validation CNAME pointed to docs.sample.com and dig returns readthedocs.io. Is there a way to resolve this issue?
charlie137
  • 218
  • 2
  • 10
-1
votes
1 answer

how to obtain a webhook for a readthedocument

I'm having trouble on importing a documentation from GitHub. readthedocs, gives me this error (I try to translate, it is in Italian) "This repository has not set up a valid webhook, commits will not launch new builds of the project. See the…
RenatoP
  • 125
  • 5
-1
votes
1 answer

Ansible module documentation on RTD?

We have a set of Ansible modules on GitHub (https://github.com/zhmcclient/zhmc-ansible-modules) and can generate HTML documentation from it using Sphinx. However, the build process includes a step where a documentationgenerator tool from Ansible is…
Andreas Maier
  • 2,724
  • 1
  • 26
  • 30
-1
votes
1 answer

My `pdf` generated through RTD is having all articles of content in the heading content Why?

I have just recently (yesterday) started using sphinx and read the docs for my project. Till now I am happy with the Html documentation but the pdf version includes all the articles That appear in the index within the Contents heading. And the…
Aditya ultra
  • 942
  • 1
  • 8
  • 15
-1
votes
1 answer

readthedocs broken; how to fix?

If I access http://django-guardian.readthedocs.org/en/latest/installation.html I see the raw content without any styling. The CSS files appear to load fine, but not having any affect. If I build the documentation manually on my local box it works…
Penguin Brian
  • 1,991
  • 14
  • 25
1 2 3
36
37