Commit 2df3c6c
authored
Chore/docs improve (#47)
* docs: update README.md to enhance clarity and structure of filtering engines and usage examples
* docs: remove outdated get-started.md as it no longer reflects current setup instructions
* docs: correct class reference in usage example for Expression Engine
* docs: enhance lifecycle hooks documentation for clarity and examples
* docs: update annotation documentation for clarity, structure, and additional details
* docs: add documentation for creating and testing custom annotations in the Invokable Engine
* chore: update dependencies in package.json
- Upgraded @vuepress/bundler-vite from ^2.0.0-rc.7 to ^2.0.0-rc.26
- Upgraded @vuepress/theme-default from ^2.0.0-rc.11 to ^2.0.0-rc.125
- Upgraded sass-embedded from ^1.80.3 to ^1.98.0
- Added typescript as a devDependency with version ^5.9.3
- Upgraded vuepress from ^2.0.0-rc.7 to ^2.0.0-rc.26
- Added vuepress-theme-plume as a new devDependency with version ^1.0.0-rc.192
- Replaced dependencies:
- Removed @vuepress/plugin-active-header-links, execa, tsparticles, and vue3-particles
- Added gsap, ogl, postprocessing, and three with specified versions
* docs: update service provider documentation with enhanced title, description, and tags
* docs: update composer.json with enhanced description and keywords for clarity
* docs: enhance documentation with improved titles, descriptions, and structure across multiple files
* docs: update README.md with enhanced title, description, and features section for clarity
* feat: update VuePress configuration to use plumeTheme and enhance SEO metadata
* Add tsparticles and vue3-particles dependencies to package.json
* docs: enhance event system documentation with new sections on API reference, best practices, use cases, and exception handling
* docs: enhance authorization and exception handling documentation with improved descriptions and tags1 parent 841c377 commit 2df3c6c
42 files changed
Lines changed: 10940 additions & 4876 deletions
File tree
- docs
- .vuepress
- styles
- engines
- invokable
- annotations
- events
- features
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
18 | 26 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
56 | 60 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments