File tree Expand file tree Collapse file tree 2 files changed +35
-0
lines changed Expand file tree Collapse file tree 2 files changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ < meta charset ="utf-8 ">
5
+ < title > Home - Documentation</ title >
6
+ </ head >
7
+ < body >
8
+
9
+ API docs 4.5
10
+
11
+ </ body >
12
+ </ html >
Original file line number Diff line number Diff line change
1
+
2
+ <!doctype html>
3
+ < html lang ="en ">
4
+ < head >
5
+ < title > MuseScore API Docs</ title >
6
+ < meta charset ="utf-8 ">
7
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css " integrity ="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm " crossorigin ="anonymous ">
8
+ </ head >
9
+ < body >
10
+ < div class ="container ">
11
+
12
+ < h1 > MuseScore API Docs</ h1 >
13
+ < p class ="lead ">
14
+ la-la-fa
15
+ </ p >
16
+
17
+ < ul >
18
+ < li > < a href ="apidocs_4.5 "> MuseScore 4.5</ a > </ li >
19
+ </ ul >
20
+
21
+ </ div >
22
+ </ body >
23
+ </ html >
You can’t perform that action at this time.
0 commit comments