readthedocs.org icon indicating copy to clipboard operation
readthedocs.org copied to clipboard

The source code that powers readthedocs.org

Results 371 readthedocs.org issues
Sort by recently updated
recently updated
newest added

For example run `curl -I https://requests.readthedocs.io/en/latest/` I see there is no Content-Length or Transfer-Encoding:chunked in the HTTP headers. I don't know if it's by design? Although the spec allows this,...

Improvement

Closes #8940 Related #9108 Related #9367

Accepted

## Details * Read the Docs project URL: https://readthedocs.org/projects/nvitop/ * Build URL (if applicable): https://readthedocs.org/projects/nvitop/builds/17338573/ * Read the Docs username (if applicable): https://readthedocs.org/profiles/XuehaiPan/ ## Expected Result *A description of what...

Bug
Accepted
Priority: low

## Details * Read the Docs project URL: https://readthedocs.org/projects/observatory-project * Build URL (if applicable): https://readthedocs.org/projects/observatory-project/builds/17330117/ * Read the Docs username (if applicable):https://readthedocs.org/profiles/Aaronphilip2003/ ## Expected Result Build astropy 5.0.2 *Successful build...

Support
Needed: more information

Noticed a report of this today, from the `astropy` docs. The Sphinx command is a long running process and doesn't seem to respond to the cancel request. I see 6...

Bug
Needed: replication

I'm creating an issue from an old Trello card that we have, so we can prioritize this work easily. Taking a look at https://docs.readthedocs.io/en/stable/feature-flags.html#feature-flags, there are still some feature flags...

Needed: documentation
Accepted

Solve the problem reported by Sentry when the Celery task times out: https://sentry.io/organizations/read-the-docs/issues/3038754375/ > Each commit has a detailed explanation of the changes Note to myself: the latest commit tries...

PR: work in progress

## Details Currently, we maintain fixtures here: https://github.com/readthedocs/readthedocs.org/blob/main/readthedocs/projects/fixtures/test_data.json Since it's not clear that the intention/coupling of these fixtures are for either 1) Test cases 2) Demoing / manual tests ...we...

Improvement
Sprintable
Priority: low

We are loading `test_data.json` from https://github.com/readthedocs/readthedocs.org/blob/40bc5b1c01a8edfcaf4b898e5b79565598e36d51/readthedocs/projects/fixtures/test_data.json when running `inv docker.up --init` at https://github.com/readthedocs/common/blob/0620e5dad7831c8c6d093efb7e5c91d8118d9c61/dockerfiles/entrypoints/web.sh#L11 That fixture contains some projects that are old or are abandoned and are not good test cases...

Good First Issue
Improvement
Accepted

## Details Failing build: https://readthedocs.org/projects/hdx-python-country/builds/16574497/ Fixed build with forced install of mkdocs 1.3.0: https://readthedocs.org/projects/hdx-python-country/builds/16574520/ [jinja2 3.1.0 breaks version of mkdocs before 1.2.4](https://github.com/mkdocs/mkdocs/issues/2799) and I get another error in my failing...

Improvement