add docs/ to generate github page
This commit is contained in:
6
docs/_tooltips/baseball.html
Executable file
6
docs/_tooltips/baseball.html
Executable file
@ -0,0 +1,6 @@
|
||||
---
|
||||
doc_id: baseball
|
||||
product: mydoc
|
||||
---
|
||||
|
||||
{{site.data.definitions.baseball}}
|
6
docs/_tooltips/basketball.html
Executable file
6
docs/_tooltips/basketball.html
Executable file
@ -0,0 +1,6 @@
|
||||
---
|
||||
doc_id: basketball
|
||||
product: mydoc
|
||||
---
|
||||
|
||||
{{site.data.definitions.basketball}}
|
6
docs/_tooltips/football.html
Executable file
6
docs/_tooltips/football.html
Executable file
@ -0,0 +1,6 @@
|
||||
---
|
||||
doc_id: football
|
||||
product: mydoc
|
||||
---
|
||||
|
||||
{{site.data.definitions.football}}
|
6
docs/_tooltips/soccer.html
Executable file
6
docs/_tooltips/soccer.html
Executable file
@ -0,0 +1,6 @@
|
||||
---
|
||||
doc_id: soccer
|
||||
product: mydoc
|
||||
---
|
||||
|
||||
{{site.data.definitions.soccer}}
|
Reference in New Issue
Block a user