mirror of
https://github.com/distribution/distribution
synced 2024-11-06 19:35:52 +01:00
Modify markdown format in distribution.md
Signed-off-by: Daisuke Fujita <dtanshi45@gmail.com>
This commit is contained in:
parent
ab2499df98
commit
4cacbb4faf
@ -1,17 +1,17 @@
|
||||
# Project
|
||||
|
||||
## Contents
|
||||
-[Docker Registry Service 2.0](overview.md)
|
||||
-[Architecture](architecture.md)
|
||||
-[Build the development environment](building.md)
|
||||
-[Configure a registry](configuration.md)
|
||||
-[Deploying a registry service](deploying.md)
|
||||
-[Microsoft Azure storage driver](storage-drivers/azure.md)
|
||||
-[Filesystem storage driver](storage-drivers/filesystem.md)
|
||||
-[In-memory storage driver](storage-drivers/inmemory.md)
|
||||
-[S3 storage driver](storage-drivers/s3.md)
|
||||
-[Notifications](notifications.md)
|
||||
-[Docker Registry HTTP API V2](spec/api.md)
|
||||
-[Docker Registry v2 authentication via central service](spec/auth/token.md)
|
||||
-[Docker Distribution JSON Canonicalization](spec/json.md)
|
||||
-[Docker-Registry Storage Driver](storagedrivers.md)
|
||||
- [Docker Registry Service 2.0](overview.md)
|
||||
- [Architecture](architecture.md)
|
||||
- [Build the development environment](building.md)
|
||||
- [Configure a registry](configuration.md)
|
||||
- [Deploying a registry service](deploying.md)
|
||||
- [Microsoft Azure storage driver](storage-drivers/azure.md)
|
||||
- [Filesystem storage driver](storage-drivers/filesystem.md)
|
||||
- [In-memory storage driver](storage-drivers/inmemory.md)
|
||||
- [S3 storage driver](storage-drivers/s3.md)
|
||||
- [Notifications](notifications.md)
|
||||
- [Docker Registry HTTP API V2](spec/api.md)
|
||||
- [Docker Registry v2 authentication via central service](spec/auth/token.md)
|
||||
- [Docker Distribution JSON Canonicalization](spec/json.md)
|
||||
- [Docker-Registry Storage Driver](storagedrivers.md)
|
||||
|
Loading…
Reference in New Issue
Block a user