Skip to content

Commit 7f15a9d

Browse files
update llm.txt
1 parent c21a509 commit 7f15a9d

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

znai-docs/znai/llm.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ answer-link: znai-from-export/introduction/getting-started#command-line
146146
## CLI download
147147

148148
Download and unzip
149-
[znai](https://repo.maven.apache.org/maven2/org/testingisdocumenting/znai/znai-dist/1.90-SNAPSHOT/znai-dist-1.90-SNAPSHOT-znai.zip).
150-
Add it to your `PATH`.
149+
[znai](https://repo.maven.apache.org/maven2/org/testingisdocumenting/znai/znai-dist/1.90/znai-dist-1.90-znai.zip). Add
150+
it to your `PATH`.
151151

152152
## Brew
153153

@@ -162,7 +162,7 @@ answer-link: znai-from-export/introduction/getting-started#maven-plugin
162162
<plugin>
163163
<groupId>org.testingisdocumenting.znai</groupId>
164164
<artifactId>znai-maven-plugin</artifactId>
165-
<version>1.90-SNAPSHOT</version>
165+
<version>1.90</version>
166166
</plugin>
167167
```
168168

@@ -500,6 +500,7 @@ type, and optional `View On` information.
500500
"type": "User Guide",
501501
"category": "Documentation",
502502
"description": "Build functional, maintainable, beautiful User Guides with markdown and Znai plugins. Instant pages navigation. Local search. Multiple integrations to work with Python, Java, C++, OpenAPI, etc. Transform \"getting started\" sections into slideshow for your workshops. Manage multiple documentations with self-deployed znai hub.",
503+
"slackAttn": ["user1", "group-two"],
503504
"hidePresentationTrigger": false,
504505
"hideFootnoteList": false,
505506
"viewOn": {
@@ -878,6 +879,7 @@ To provide a support link to your users add link and title to the `meta.json` fi
878879
"type": "User Guide",
879880
"category": "Documentation",
880881
"description": "Build functional, maintainable, beautiful User Guides with markdown and Znai plugins. Instant pages navigation. Local search. Multiple integrations to work with Python, Java, C++, OpenAPI, etc. Transform \"getting started\" sections into slideshow for your workshops. Manage multiple documentations with self-deployed znai hub.",
882+
"slackAttn": ["user1", "group-two"],
881883
"hidePresentationTrigger": false,
882884
"hideFootnoteList": false,
883885
"viewOn": {
@@ -4742,7 +4744,7 @@ scenario("capture screenshot") {
47424744
"type" : "badge",
47434745
"text" : "2",
47444746
"x" : 367,
4745-
"y" : 285,
4747+
"y" : 486,
47464748
"align" : "Center"
47474749
} ],
47484750
"pixelRatio" : 2
@@ -8948,7 +8950,7 @@ scenario("capture screenshot") {
89488950
"type" : "badge",
89498951
"text" : "2",
89508952
"x" : 367,
8951-
"y" : 285,
8953+
"y" : 486,
89528954
"align" : "Center"
89538955
} ],
89548956
"pixelRatio" : 2

0 commit comments

Comments
 (0)