From da8103c24ff3c94ed311548b8c41e161bd0df155 Mon Sep 17 00:00:00 2001 From: Marcia Ramos Date: Wed, 28 Nov 2018 14:23:38 +0000 Subject: Resets branch against master, add back docs architecture guidelines --- doc/development/documentation/index.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'doc/development/documentation/index.md') diff --git a/doc/development/documentation/index.md b/doc/development/documentation/index.md index b7990e1b558..32252436065 100644 --- a/doc/development/documentation/index.md +++ b/doc/development/documentation/index.md @@ -368,6 +368,16 @@ You can combine one or more of the following: = link_to 'Help page', help_page_path('user/permissions') ``` +## Docs site architecture + +Read through [docs architecture](architecture/index.md) to learn +how we architecture, build, and deploy the docs site, , and +to check all the assets and libraries available. + +### Global navigation + +Read through the [global navigation](architecture/global_nav.md) doc. + ## General Documentation vs Technical Articles ### General documentation @@ -679,6 +689,3 @@ GitLab uses [danger bot](https://github.com/danger/danger) for some elements in code review. For docs changes in merge requests, whenever a change under `/doc` is made, the bot leaves a comment for the author to mention `@gl-docsteam`, so that the docs can be properly reviewed. - -[gitlab-map]: https://gitlab.com/gitlab-org/gitlab-design/raw/master/production/resources/gitlab-map.png -[graffle]: https://gitlab.com/gitlab-org/gitlab-design/blob/d8d39f4a87b90fb9ae89ca12dc565347b4900d5e/production/resources/gitlab-map.graffle -- cgit v1.2.1