1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119
|
Who Is Using It?
================
These are some projects using this extension
that you can take a look at to understand how they are configured and what's the behavior.
.. Scrensshot images are 700x600
Read the Docs
-------------
|:books:| Repository
https://github.com/readthedocs/readthedocs.org
|:earth_asia:| Example 404 Not Found page
https://docs.readthedocs.io/en/stable/not/found.html
|:gear:| Configuration file (``conf.py``)
https://github.com/readthedocs/readthedocs.org/blob/master/docs/conf.py
|:art:| Screenshot
.. image:: _static/who-is-using-it/docs.readthedocs.io.png
PyVista
-------
|:books:| Repository
https://github.com/pyvista/pyvista
|:earth_asia:| Example 404 Not Found page
https://docs.pyvista.org/not/found/page.html
|:gear:| Configuration file (``conf.py``)
https://github.com/pyvista/pyvista/blob/master/doc/conf.py
|:art:| Screenshot
.. image:: _static/who-is-using-it/docs.pyvista.org.png
Write the Docs
--------------
|:books:| Repository
https://github.com/writethedocs/www
|:earth_asia:| Example 404 Not Found page
https://www.writethedocs.org/404/
|:gear:| Configuration file (``conf.py``)
https://github.com/writethedocs/www/blob/master/docs/conf.py
|:art:| Screenshot
.. image:: _static/who-is-using-it/www.writethedocs.org.png
The Carpentries
---------------
|:books:| Repository
https://github.com/carpentries/handbook
|:earth_asia:| Example 404 Not Found page
https://docs.carpentries.org/404/
|:gear:| Configuration file (``conf.py``)
https://github.com/carpentries/handbook/blob/master/conf.py
|:art:| Screenshot
.. image:: _static/who-is-using-it/docs.carpentries.org.png
attrs
-----
|:books:| Repository
https://github.com/python-attrs/attrs
|:earth_asia:| Example 404 Not Found page
https://www.attrs.org/en/latest/404
|:gear:| Configuration file (``conf.py``)
https://github.com/python-attrs/attrs/blob/main/docs/conf.py
|:art:| Screenshot
.. image:: _static/who-is-using-it/www.attrs.org.png
Jina
----
|:books:| Repository
https://github.com/jina-ai/docs
|:earth_asia:| Example 404 Not Found page
https://docs.jina.ai/404
|:gear:| Configuration file (``conf.py``)
https://github.com/jina-ai/docs/blob/master/conf.py
|:art:| Screenshot
.. image:: _static/who-is-using-it/docs.jina.ai.png
Nengo
-----
|:books:| Repository
https://github.com/nengo/nengo-sphinx-theme
|:earth_asia:| Example 404 Not Found page
https://www.nengo.ai/nengo-sphinx-theme/v1.2.2/404
|:gear:| Configuration file (``conf.py``)
https://github.com/nengo/nengo-sphinx-theme/blob/master/docs/conf.py
|:art:| Screenshot
.. image:: _static/who-is-using-it/www.nengo.ai.png
|