You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently host our Python SDK documentation on Read the Docs.
While Read the Docs is a great platform, it has limited support for self-hosting documentation pages and features such as copying a page as Markdown.
Great Docs is a new open-source documentation site generator that better fits these needs.
Using Great Docs, we can add doc generation to GitHub actions (command: great-docs setup-github-pages), and can host the SDK documentation at serpapi.github.io/serpapi-python
Motive
great-docs setup-github-pages), and can host the SDK documentation atserpapi.github.io/serpapi-pythonGreat-Docs package