Skip to content

Conversation

bbayles
Copy link
Collaborator

@bbayles bbayles commented May 25, 2023

This PR adds .readthedocs.yaml for building the full documentation, which is displayed here.

Closes #9.

@@ -74,3 +74,5 @@ It also provides some higher level functions for parsing and manipulating URLs.
}
>>> ada_url.replace_url('http://example.org:80', protocol='https:')
'https://example.org/'

You can find more documentation at `Read the Docs <https://ada-url.readthedocs.io>`__.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can also include this in python.ada-url.com domain.

@bbayles bbayles merged commit f2e4034 into main May 25, 2023
@bbayles bbayles deleted the docs-conf branch May 25, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up ReadTheDocs
2 participants