Commit Graph

14 Commits

Author SHA1 Message Date
Joao Fernandes d762c50cbe Removes quickstart docs, some cleanups
Nukes the quickstart docs, since they were difficult to follow, and
didn't add any value.
Also cleans up the docs, so that we stop having index.md pages that can be
accessed by users, but don't have content.
2016-07-20 17:43:01 -07:00
Joao Fernandes ca03459fb4 Revamps docs for pushing and pulling images 2016-07-19 13:38:34 -07:00
cyli 8ca6f99d5e Update the API docs about repo namespace to include the word 'owner'
Signed-off-by: cyli <cyli@twistedmatrix.com>
2016-06-08 01:46:19 -07:00
Sven Dowideit 35ea790398 Many fixes for broken links
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-06-02 18:41:42 +00:00
Sven Dowideit 212cb9ed97 Docs validation fix
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-06-01 20:40:41 +00:00
Sven Dowideit bd7ebf8c50 Link fixes
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-05-27 21:05:13 +00:00
Joao Fernandes 53acf5b769 Fixes doc P0s for 2.0 release 2016-05-03 15:27:44 -07:00
Joao Fernandes dd1079d21b Adds docs for DTR 2.0
* fixes #1725
* fixes #1830
* fixes #1899
* fixes #1908
* fixes #1911
* fixes #1912
* fixes #1913
* fixes #1915
2016-05-02 18:48:32 -07:00
Joao Fernandes 822345fb97 Adds unique ids for all doc pages 2016-05-02 18:38:18 -07:00
Joao Fernandes ada3a9aa07 [WIP] Adds docs for DTR 2.0, docs spring cleaning
[*] Restructures the docs to make it easier to find information
[*] Removes information that was spread all over the place
[*] Removes information about cloud installations
[*] Adds docs about system requirements, architecture
[*] Adds docs about HA, backup, restore
[ ] Install
[ ] Upgrade
[ ] Troubleshoot
[ ] CLI, API reference
2016-04-13 13:32:13 -07:00
Joao Fernandes 316aa9080e Fixes install docs with bad indentation 2016-03-17 17:06:52 -07:00
Joao Fernandes 0b40091629 Fixes wrong instruction on upgrade docs
Fixed an instruction that was pulling the
dockerhubenterprise/trusted-registry-dev image instead of
docker/trusted-registry.

Fixed minor indentation issues, and broken links.

Signed-off-by: Joao Fernandes <joao.fernandes@docker.com>
2016-03-14 15:12:37 -07:00
Mary Anthony f619118063 Closes #1301
Signed-off-by: Mary Anthony <mary@docker.com>
2016-02-22 16:15:40 -08:00
Carol Fager-Higgins e8181394b7 new file for DTR storage options
making small edits for storage doc

adding a directory and editing the conf storage file
need to save here, so i can fix image files
renamed assets to images
changing names in files from to point from assets to images.
moving graphic files
more graphic fixes
applied current standards to screenshots
fixing 404's pertaining to pointers to config file
adding config files
adding config files2
adding config-overview.md so it shows in left menu
adding creating admin steps and screenshot
fixing order in menu
splitting out config files, this might get messy
found lost gc graphics
added to gitignore
added directory to gitignore
more edits
fixed links

added AWS policy info to config-storage.md
adding new screenshots
edits for release
revised based on comments and added section on YAML since UI is not clear
added SUSE support to install-dtr.md
added two parameters and user set section
added diagram for scope one level
tightened language in storage doc

removed placeholder

edits based on feedback
Signed-off-by: Carol Fager-Higgins <carol.fager-higgins@docker.com>
2016-02-22 15:48:08 -08:00