Files
docker-stacks/docs/index.rst
Ayaz Salikhov 1fb08d7114 Create a separate doc page on how to build a custom set of images (#2144)
* Create a separate doc page on how to build custom set of images

* Fix link

* Include new page in toctree

* Minor fix

* Rewrite

* Rewrite

* Apply suggestions from code review

Co-authored-by: Simon Li <orpheus+devel@gmail.com>

* Capitalize Quay.io

* Add info about old images

* Better text

---------

Co-authored-by: Simon Li <orpheus+devel@gmail.com>
2024-09-10 10:46:36 +02:00

47 lines
916 B
ReStructuredText

.. include:: ../README.md
:parser: myst_parser.sphinx_
Table of Contents
-----------------
.. toctree::
:maxdepth: 2
:caption: User Guide
using/selecting
using/running
using/common
using/specifics
using/recipes
using/custom-images
using/troubleshooting
using/faq
.. toctree::
:maxdepth: 2
:caption: Contributor Guide
contributing/issues
contributing/packages
contributing/recipes
contributing/lint
contributing/tests
contributing/features
contributing/stacks
.. toctree::
:maxdepth: 2
:caption: Maintainer Guide
maintaining/new-images-and-packages-policy
maintaining/tasks
maintaining/aarch64-runner
.. toctree::
:maxdepth: 2
:caption: Getting Help
Issue Tracker on GitHub <https://github.com/jupyter/docker-stacks/issues>
Jupyter Discourse Forum <https://discourse.jupyter.org>
Jupyter Website <https://jupyter.org>