Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
doc
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张九刚
doc
Commits
8534fc42
Commit
8534fc42
authored
Aug 06, 2020
by
张九刚
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
t
parent
d83dc9c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
3 deletions
+24
-3
README.md
README.md
+3
-3
index.html
index.html
+21
-0
No files found.
README.md
View file @
8534fc42
# doc
使用文档测试
\ No newline at end of file
# Headline
> An awesome project.
index.html
0 → 100644
View file @
8534fc42
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<title>
Document
</title>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
/>
<meta
name=
"description"
content=
"Description"
>
<meta
name=
"viewport"
content=
"width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"
>
<link
rel=
"stylesheet"
href=
"//cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css"
>
</head>
<body>
<div
id=
"app"
></div>
<script>
window
.
$docsify
=
{
name
:
''
,
repo
:
''
}
</script>
<script
src=
"//cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"
></script>
</body>
</html>
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