Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clemfromspace/rtd-with-docsearch
https://github.com/clemfromspace/rtd-with-docsearch
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/clemfromspace/rtd-with-docsearch
- Owner: clemfromspace
- License: mit
- Created: 2023-07-12T13:53:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-12T14:09:18.000Z (over 1 year ago)
- Last Synced: 2023-07-12T15:27:03.403Z (over 1 year ago)
- Language: Python
- Size: 92.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: .github/CONTRIBUTING.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
Welcome to Read the Docs
========================|build-status| |docs| |coverage|
Purpose
-------`Read the Docs`_ hosts documentation for the open source community. It supports
Sphinx_ docs written with reStructuredText_, and can pull from your Subversion_,
Bazaar_, Git_, and Mercurial_ repositories.
Then we build documentation and host it for you.
Think of it as *Continuous Documentation*... _Read the docs: https://readthedocs.org/
.. _Sphinx: http://www.sphinx-doc.org/
.. _reStructuredText: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
.. _Subversion: http://subversion.tigris.org/
.. _Bazaar: http://bazaar.canonical.com/
.. _Git: http://git-scm.com/
.. _Mercurial: https://www.mercurial-scm.org/Documentation for RTD
---------------------You will find complete documentation for setting up your project at `the Read
the Docs site`_... _the Read the Docs site: https://docs.readthedocs.io/
Get in touch
------------You can find information about getting in touch with Read the Docs at our `Contribution page `_.
Contributing
------------You can find information about contributing to Read the Docs at our `Contribution page `_.
Quickstart for GitHub-Hosted Projects
-------------------------------------By the end of this quickstart, you will have a new project automatically updated
when you push to GitHub.#. Create an account on `Read the Docs`_. You will get an email verifying your
email address which you should accept within 7 days.#. Log in and click on "Import a Project".
#. Click "Connect to GitHub" in order to connect your account's repositories to GitHub.
#. When prompted on GitHub, give access to your account.
#. Click "Import a Repository" and select any desired repository.
#. Change any information if desired and click "Next".
#. All done. Commit away and your project will auto-update.
.. |build-status| image:: https://circleci.com/gh/readthedocs/readthedocs.org.svg?style=svg
:alt: build status
:target: https://circleci.com/gh/readthedocs/readthedocs.org.. |docs| image:: https://readthedocs.org/projects/docs/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://docs.readthedocs.io/en/latest/?badge=latest.. |coverage| image:: https://codecov.io/gh/readthedocs/readthedocs.org/branch/main/graph/badge.svg
:alt: Test coverage
:scale: 100%
:target: https://codecov.io/gh/readthedocs/readthedocs.orgLicense
-------`MIT`_ © 2010 Read the Docs, Inc. & contributors
.. _MIT: LICENSE