mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
e3e041b6bf
* added link to edit on GitHub * Changed image source on homepage * Made some changes to the structure, added the ability to have l3 navigation. Added warning, note and other styles. * Fixed an image link, removed the .. :content: links because they were quicky and didn't look good, added pagelinks to current page of other versions. * Moved the remote client api's to their own doc
21 lines
432 B
ReStructuredText
21 lines
432 B
ReStructuredText
:title: Documentation
|
|
:description: -- todo: change me
|
|
:keywords: todo, docker, documentation, installation, usage, examples, contributing, faq, command line, concepts
|
|
|
|
Documentation
|
|
=============
|
|
|
|
This documentation has the following resources:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
Introduction <index>
|
|
installation/index
|
|
use/index
|
|
examples/index
|
|
commandline/index
|
|
contributing/index
|
|
api/index
|
|
terms/index
|
|
faq
|