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
dfef34ac
Commit
dfef34ac
authored
Jun 08, 2020
by
Marcel Amirault
Committed by
Mike Jang
Jun 08, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove antiquated support doc
parent
89b3e1dc
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
205 deletions
+2
-205
doc/university/README.md
doc/university/README.md
+0
-1
doc/university/support/README.md
doc/university/support/README.md
+0
-202
scripts/lint-doc.sh
scripts/lint-doc.sh
+2
-2
No files found.
doc/university/README.md
View file @
dfef34ac
...
...
@@ -203,7 +203,6 @@ The GitLab University curriculum is composed of GitLab videos, screencasts, pres
NOTE:
**Note:**
Some content can only be accessed by GitLab team members.
1.
[
Support Path
](
support/README.md
)
1.
[
Sales Path
](
https://about.gitlab.com/handbook/sales/onboarding/
)
1.
[
User Training
](
training/user_training.md
)
1.
[
GitLab Flow Training
](
training/gitlab_flow.md
)
...
...
doc/university/support/README.md
deleted
100644 → 0
View file @
89b3e1dc
This diff is collapsed.
Click to expand it.
scripts/lint-doc.sh
View file @
dfef34ac
...
...
@@ -40,8 +40,8 @@ then
fi
# Do not use 'README.md', instead use 'index.md'
# Number of 'README.md's as of 20
18-03-26
NUMBER_READMES
=
4
6
# Number of 'README.md's as of 20
20-05-28
NUMBER_READMES
=
4
5
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