mirror of https://github.com/docker/docs.git
parent
de1612f14b
commit
9b5ff4f52d
24
README.md
24
README.md
|
@ -6,6 +6,30 @@ Welcome to the repo for our documentation. This is the source for
|
|||
Feel free to send us pull requests and file issues. Our docs are completely
|
||||
open source and we deeply appreciate contributions from our community!
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Providing feedback](#providing-feedback)
|
||||
- [Contributing](#contributing)
|
||||
- [Files not edited here](#files-not-edited-here)
|
||||
- [Overall doc improvements](#overall-doc-improvements)
|
||||
- [Specific new features for a project](#specific-new-features-for-a-project)
|
||||
- [Per-PR staging on GitHub](#per-pr-staging-on-github)
|
||||
- [Staging the docs](#staging-the-docs)
|
||||
- [Read these docs offline](#read-these-docs-offline)
|
||||
- [Important files](#important-files)
|
||||
- [Relative linking for GitHub viewing](#relative-linking-for-github-viewing)
|
||||
- [Testing changes and practical guidance](#testing-changes-and-practical-guidance)
|
||||
- [Per-page front-matter](#per-page-front-matter)
|
||||
- [Creating tabs](#creating-tabs)
|
||||
- [Running in-page Javascript](#running-in-page-javascript)
|
||||
- [Images](#images)
|
||||
- [Beta content disclaimer](#beta-content-disclaimer)
|
||||
- [Accessing unsupported archived documentation](#accessing-unsupported-archived-documentation)
|
||||
- [Building archives and the live published docs](#building-archives-and-the-live-published-docs)
|
||||
- [Creating a new archive](#creating-a-new-archive)
|
||||
- [Copyright and license](#copyright-and-license)
|
||||
|
||||
|
||||
## Providing feedback
|
||||
|
||||
We really want your feedback, and we've made it easy. You can edit a page or
|
||||
|
|
Loading…
Reference in New Issue