mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
docs: move security article to a new 'articles' section
Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)
This commit is contained in:
parent
fbd374f30b
commit
d8a71635d4
4 changed files with 14 additions and 1 deletions
12
docs/sources/articles/index.rst
Normal file
12
docs/sources/articles/index.rst
Normal file
|
@ -0,0 +1,12 @@
|
|||
:title: Docker articles
|
||||
:description: various articles related to Docker
|
||||
:keywords: docker, articles
|
||||
|
||||
.. _articles_list:
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
security
|
|
@ -31,5 +31,4 @@ Contents:
|
|||
google
|
||||
kernel
|
||||
binaries
|
||||
security
|
||||
upgrading
|
||||
|
|
|
@ -15,6 +15,8 @@ This documentation has the following resources:
|
|||
use/index
|
||||
examples/index
|
||||
reference/index
|
||||
commandline/index
|
||||
contributing/index
|
||||
terms/index
|
||||
faq
|
||||
articles/index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue