Santos Gallegos

Results 157 issues of Santos Gallegos

Preparing things for v3 https://github.com/readthedocs/readthedocs.org/pull/9615. Code is the same, it was just moved. --- :books: Documentation previews :books: - User's documentation (`docs`): https://docs--9616.org.readthedocs.build/en/9616/ - Developer's documentation (`dev`): https://dev--9616.org.readthedocs.build/en/9616/

WIP implementation of https://github.com/readthedocs/readthedocs.org/pull/9533. Going to split api.py file into modules first. --- :books: Documentation previews :books: - User's documentation (`docs`): https://docs--9615.org.readthedocs.build/en/9615/ - Developer's documentation (`dev`): https://dev--9615.org.readthedocs.build/en/9615/

- At first I was thinking to add this validation outside the unresolver, but I think it makes sense to be in the unresolver. - This also has a fix...

Ref: - https://github.com/readthedocs/readthedocs.org/pull/9376 - https://github.com/readthedocs/readthedocs.org/issues/8678 --- :books: Documentation previews :books: - User's documentation (`docs`): https://docs--9533.org.readthedocs.build/en/9533/ - Developer's documentation (`dev`): https://dev--9533.org.readthedocs.build/en/9533/

The txt formats are the same as the html ones, but with tags removed and small changes to include links along the text. Closes https://github.com/readthedocs/readthedocs.org/issues/9466 --- :books: Documentation previews :books:...

The diff doesn't show this nicely, but I just split the Deref's `then`, `fail`, `always` into three functions, everything else is the same. Search if free from jquery after this!...

Currently, we index `h` tags as sections for all doc types, but for sphinx we additionally index domains (aka roles). Domains/roles are just like sections, they have a title, content,...

Improvement
Needed: design decision

We aren't using some notifications like https://github.com/readthedocs/readthedocs.org/blob/b25a193c19db1c42f1fd4589e75ac93c0df87332/readthedocs/projects/notifications.py#L64-L64 we should just remove them. ref https://github.com/readthedocs/readthedocs.org/pull/9538#discussion_r953605785

`gateway` is already a boolean value

Current PRs don't trigger travis