mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 10:49:36 +02:00
Better API documentation
This commit is contained in:
parent
a573e1543c
commit
e754679550
220 changed files with 23821 additions and 701 deletions
10
plugin/API/docs/samples/webpack-getting-started/index.html
Normal file
10
plugin/API/docs/samples/webpack-getting-started/index.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Getting Started</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="swagger"></div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue