From dd4893513f977e9e4d76d921426e34e96161dcf3 Mon Sep 17 00:00:00 2001 From: Marcia Ramos Date: Tue, 28 Mar 2017 23:29:28 -0300 Subject: improve wording, move "see also" to "dev docs" --- doc/README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'doc/README.md') diff --git a/doc/README.md b/doc/README.md index 1ffe22b3c88..2a72c15a43d 100644 --- a/doc/README.md +++ b/doc/README.md @@ -11,17 +11,12 @@ All technical content published by GitLab lives in the documentation, including: - Admin guides: technical content to guide administrators of GitLab instances from point A to point B - Technical Overviews: technical content describing features, solutions, and third-party integrations - Tutorials: technical content provided step-by-step on how to do things, or how to reach very specific objectives -- **[Indexes per Topic](topics/)**: content gathering all resources already published by GitLab related to an specific subject or theme, including: +- **[Topics](topics/)**: indexes pages organized per topic, gathering all resources already published by GitLab related to an specific subject or theme, including: - General Docs - Technical Articles - Blog Posts - Video Tutorials -See also: - -- [Distinction between General Documentation and Technical Articles](development/writing_documentation.md#distinction-between-general-documentation-and-technical-articles) -- GitLab [University](university/README.md): guides to learn Git and GitLab through courses and videos. - ## User Documentation - [Account Security](user/profile/account/two_factor_authentication.md) Securing your account via two-factor authentication, etc. @@ -88,4 +83,6 @@ See also: - [Development](development/README.md) All styleguides and explanations how to contribute. - [Writing documentation](development/writing_documentation.md) +- [Distinction between General Documentation and Technical Articles](development/writing_documentation.md#distinction-between-general-documentation-and-technical-articles) +- [GitLab University](university/README.md): guides to learn Git and GitLab through courses and videos. - [Legal](legal/README.md) Contributor license agreements. -- cgit v1.2.1