diff options
| author | Mike Lewis <mlewis@gitlab.com> | 2018-12-31 14:31:38 +0000 |
|---|---|---|
| committer | Mike Lewis <mlewis@gitlab.com> | 2018-12-31 14:31:38 +0000 |
| commit | a8f0cd517c545e62e12f7d0b2ae3fb106aa443e3 (patch) | |
| tree | 4d0ba669d63c0dd885bba6a3c42e7a9bec7b461b /doc/development | |
| parent | 38395f9e0168ef3f8cde7c4ca84b66a0a0e69be0 (diff) | |
| download | gitlab-ce-a8f0cd517c545e62e12f7d0b2ae3fb106aa443e3.tar.gz | |
Removed Content section, now added to the Style Guide
Diffstat (limited to 'doc/development')
| -rw-r--r-- | doc/development/documentation/index.md | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/development/documentation/index.md b/doc/development/documentation/index.md index 3c40a5ade32..c4776596465 100644 --- a/doc/development/documentation/index.md +++ b/doc/development/documentation/index.md @@ -21,24 +21,6 @@ The source of the documentation is maintained in the following repository locati Documentation issues and merge requests are part of their respective repositories and all have the label `Documentation`. -## Content: what belongs in the docs - -In docs, we share any and all helpful information, processes, and tips with customers. -There is no reason to withhold 'risky' steps and store them in another -location; simply include them in the docs with all necessary detail including -sufficiently specific warnings and caveats. - -Any content that is relevant to users, admins, or IT decision-makers may be included. -You can freely include presentations, videos, etc.; no matter who it was originally written for, -if it is helpful to any of our audiences, we can include it. - -See the [Documentation Structure](structure.md) page for further details and a sample document template. -Note that a `Troubleshooting` section in doc pages is part of that default template -and can freely be added to any page. - -These guidelines help toward the goal of having every user's search of documentation -yield a useful result. - ## Contributing to docs [Contributions to GitLab docs](workflow.md) are welcome from the entire GitLab community: |
