Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
4f34db1b
Commit
4f34db1b
authored
Feb 01, 2021
by
Marcel Amirault
Committed by
Evan Read
Feb 01, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove 8 readme files
We prefer index files now. Updates lint-doc to match.
parent
4d8eae7f
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
1 addition
and
56 deletions
+1
-56
doc/analytics/README.md
doc/analytics/README.md
+0
-8
doc/ci/build_artifacts/README.md
doc/ci/build_artifacts/README.md
+0
-8
doc/ci/permissions/README.md
doc/ci/permissions/README.md
+0
-8
doc/license/README.md
doc/license/README.md
+0
-8
doc/university/glossary/README.md
doc/university/glossary/README.md
+0
-5
doc/university/high-availability/aws/README.md
doc/university/high-availability/aws/README.md
+0
-8
doc/university/process/README.md
doc/university/process/README.md
+0
-5
doc/university/training/end-user/README.md
doc/university/training/end-user/README.md
+0
-5
scripts/lint-doc.sh
scripts/lint-doc.sh
+1
-1
No files found.
doc/analytics/README.md
deleted
100644 → 0
View file @
4d8eae7f
---
redirect_to
:
'
../user/group/index.md#user-contribution-analysis'
---
This document was moved to
[
another location
](
../user/group/index.md#user-contribution-analysis
)
<!-- This redirect file can be deleted after February 1, 2021. -->
<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/#move-or-rename-a-page -->
doc/ci/build_artifacts/README.md
deleted
100644 → 0
View file @
4d8eae7f
---
redirect_to
:
'
../pipelines/job_artifacts.md'
---
This document was moved to
[
pipelines/job_artifacts.md
](
../pipelines/job_artifacts.md
)
.
<!-- This redirect file can be deleted after February 1, 2021. -->
<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/#move-or-rename-a-page -->
doc/ci/permissions/README.md
deleted
100644 → 0
View file @
4d8eae7f
---
redirect_to
:
'
../../user/permissions.md#gitlab-cicd-permissions'
---
This document was moved to
[
user/permissions.md
](
../../user/permissions.md#gitlab-cicd-permissions
)
.
<!-- This redirect file can be deleted after February 1, 2021. -->
<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/#move-or-rename-a-page -->
doc/license/README.md
deleted
100644 → 0
View file @
4d8eae7f
---
redirect_to
:
'
../user/admin_area/license.md'
---
This document was moved to
[
another location
](
../user/admin_area/license.md
)
.
<!-- This redirect file can be deleted after February 1, 2021. -->
<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/#move-or-rename-a-page -->
doc/university/glossary/README.md
deleted
100644 → 0
View file @
4d8eae7f
---
redirect_to
:
'
https://docs.gitlab.com'
---
Visit our
[
documentation page
](
https://docs.gitlab.com
)
for information about GitLab.
doc/university/high-availability/aws/README.md
deleted
100644 → 0
View file @
4d8eae7f
---
redirect_to
:
'
../../../install/aws/index.md'
---
This document was moved to
[
another location
](
../../../install/aws/index.md
)
.
<!-- This redirect file can be deleted after February 1, 2021. -->
<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/#move-or-rename-a-page -->
doc/university/process/README.md
deleted
100644 → 0
View file @
4d8eae7f
---
redirect_to
:
'
https://docs.gitlab.com'
---
Visit our
[
documentation page
](
https://docs.gitlab.com
)
for information about GitLab.
doc/university/training/end-user/README.md
deleted
100644 → 0
View file @
4d8eae7f
---
redirect_to
:
'
https://docs.gitlab.com'
---
Visit our
[
documentation page
](
https://docs.gitlab.com
)
for information about GitLab.
scripts/lint-doc.sh
View file @
4f34db1b
...
...
@@ -57,7 +57,7 @@ fi
# Do not use 'README.md', instead use 'index.md'
# Number of 'README.md's as of 2020-10-13
NUMBER_READMES
=
36
NUMBER_READMES
=
28
FIND_READMES
=
$(
find doc/
-name
"README.md"
|
wc
-l
)
echo
'=> Checking for new README.md files...'
echo
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment