mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-08-20 13:23:47 -07:00
Version 3 release. Major re-write
This commit is contained in:
parent
127ad7e14a
commit
f9b49002c7
1507 changed files with 6592 additions and 94204 deletions
12
.phpdoc-md
Normal file
12
.phpdoc-md
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
return (object)[
|
||||
'rootNamespace' => 'SpacesAPI',
|
||||
'destDirectory' => 'docs',
|
||||
'format' => 'github',
|
||||
'classes' => [
|
||||
'\SpacesAPI\Spaces',
|
||||
'\SpacesAPI\Space',
|
||||
'\SpacesAPI\File',
|
||||
],
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue