Skip to content

Commit 37f9c4b

Browse files
committed
Moved gitbook documentation to the docs folder and refactored lp
1 parent 91ab190 commit 37f9c4b

32 files changed

+17
-9
lines changed

.gitbook.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
root: ./docs/
2+
3+
structure:
4+
readme: README.md
5+
summary: SUMMARY.md

docs/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Documentation
2+
3+
### Welcome to the documentation page
4+
5+
{% hint style="info" %}
6+
Detailed documentation is always available through PHPDoc in your editor, so you can access it anytime.
7+
{% endhint %}
8+
9+
We believe that the best way to learn some code is to see examples of using it.
10+
That's why aside from detailed specification of each method we supply various examples of using it which will help in faster understanding it's purpose.
11+
12+
← To get started look at the list of available methods in the left panel.

SUMMARY.md renamed to docs/SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Table of contents
22

33
* [Minwork Array](README.md)
4-
* [Documentation](documentation.md)
54

65
## Common methods
76

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)