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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
8b710c8b
Commit
8b710c8b
authored
May 01, 2019
by
Marcel Amirault
Committed by
Achilleas Pipinellis
May 01, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Merge EE doc/analytics to CE
parent
df6b92d9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
1 deletion
+11
-1
doc/analytics/README.md
doc/analytics/README.md
+5
-0
doc/analytics/contribution_analytics.md
doc/analytics/contribution_analytics.md
+5
-0
scripts/lint-doc.sh
scripts/lint-doc.sh
+1
-1
No files found.
doc/analytics/README.md
0 → 100644
View file @
8b710c8b
---
redirect_to
:
'
https://docs.gitlab.com/ee/user/group/index.html#user-contribution-analysis-starter'
---
This document was moved to
[
another location
](
https://docs.gitlab.com/ee/user/group/index.html#user-contribution-analysis-starter
)
doc/analytics/contribution_analytics.md
0 → 100644
View file @
8b710c8b
---
redirect_to
:
'
https://docs.gitlab.com/ee/user/group/contribution_analytics/index.html'
---
This document was moved to
[
another location
](
https://docs.gitlab.com/ee/user/group/contribution_analytics/index.html
)
.
scripts/lint-doc.sh
View file @
8b710c8b
...
@@ -35,7 +35,7 @@ fi
...
@@ -35,7 +35,7 @@ fi
# Do not use 'README.md', instead use 'index.md'
# Do not use 'README.md', instead use 'index.md'
# Number of 'README.md's as of 2018-03-26
# Number of 'README.md's as of 2018-03-26
NUMBER_READMES_CE
=
4
3
NUMBER_READMES_CE
=
4
4
NUMBER_READMES_EE
=
46
NUMBER_READMES_EE
=
46
FIND_READMES
=
$(
find doc/
-name
"README.md"
|
wc
-l
)
FIND_READMES
=
$(
find doc/
-name
"README.md"
|
wc
-l
)
echo
'=> Checking for new README.md files...'
echo
'=> Checking for new README.md files...'
...
...
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