Skip to content

Commit 129d7fc

Browse files
Mobile v2 Docs (#228)
1 parent dc81ffd commit 129d7fc

File tree

88 files changed

+5201
-358
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+5201
-358
lines changed

composer.lock

Lines changed: 286 additions & 322 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/docs.php

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?php
2+
3+
return [
4+
5+
/*
6+
|--------------------------------------------------------------------------
7+
| Documentation Latest Versions
8+
|--------------------------------------------------------------------------
9+
|
10+
| This configuration defines the latest version for each documentation
11+
| platform. When a user views an older version, they will see a notice
12+
| prompting them to view the latest version.
13+
|
14+
*/
15+
16+
'latest_versions' => [
17+
'desktop' => 2,
18+
'mobile' => 2,
19+
],
20+
21+
];

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
23.5 KB
Loading
47.8 KB
Loading
28.3 KB
Loading
125 KB
Loading
216 KB
Loading
16.9 KB
Loading
46.4 KB
Loading

0 commit comments

Comments
 (0)