Skip to content

Commit

Permalink
Adds latest Xojo Documentation (#5265)
Browse files Browse the repository at this point in the history
* Update to 2024r1 DocSet to Include 2023r4

Updates the docset.json to include the 2023r4 Docset in Dash.

* Adds latest Xojo Documentation

Adds documentation for Xojo 2024r2, 2024r3 and 2024r4 and makes 2024r4 the new default.

---------

Co-authored-by: Bogdan Popescu <[email protected]>
  • Loading branch information
patricksalo and Kapeli authored Dec 17, 2024
1 parent 3bd5c54 commit eb39813
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docsets/Xojo/docset.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Xojo",
"version": "2024r1/1.0.0",
"version": "2024r4/1.0.0",
"archive": "Xojo.tgz",
"author": {
"name": "Patrick Salo",
Expand All @@ -10,6 +10,18 @@
"XOJO"],

"specific_versions": [
{
"version": "2024r4/1.0.0",
"archive": "versions/2024r4/Xojo.tgz",
},
{
"version": "2024r3/1.0.0",
"archive": "versions/2024r3/Xojo.tgz",
},
{
"version": "2024r2/1.0.0",
"archive": "versions/2024r2/Xojo.tgz",
},
{
"version": "2024r1/1.0.0",
"archive": "versions/2024r1/Xojo.tgz",
Expand Down
1 change: 1 addition & 0 deletions docsets/Xojo/versions/2024r2/Xojo Download Link.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://www.dropbox.com/scl/fi/evu6lce8q3cfrbg6bkesb/Xojo.tgz?rlkey=s94miqko767td7u7fkc78cgp5&st=essegje7&dl=0
1 change: 1 addition & 0 deletions docsets/Xojo/versions/2024r3/Xojo Download Link.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://www.dropbox.com/scl/fi/iu6r6hxh6opv1pr3trj8j/Xojo.tgz?rlkey=eo86xn0z2s81eamzvvm6y97my&st=muvkm3no&dl=0
1 change: 1 addition & 0 deletions docsets/Xojo/versions/2024r4/Xojo Download Link.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://www.dropbox.com/scl/fi/6dh1f69ktc4btd472210i/Xojo.tgz?rlkey=rbw83pmpvwixcppfkj4polwae&st=aj2cl5wk&dl=0

0 comments on commit eb39813

Please sign in to comment.