Skip to content

Commit df5f4d3

Browse files
New package: AnythingLLMDocs v0.1.0 (#143842)
UUID: 333fe5f5-19c9-4863-8caf-c9193e7dba62 Repo: https://github.com/QuantumSavory/AnythingLLMDocs.jl.git Tree: e9b99759469e15b00834cd294b19babfe1c35060 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 9f8cf8b commit df5f4d3

File tree

5 files changed

+15
-0
lines changed

5 files changed

+15
-0
lines changed

A/AnythingLLMDocs/Compat.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[0]
2+
Documenter = "1"
3+
HTTP = "1"
4+
JSON = "1"
5+
julia = "1.12.0 - 1"

A/AnythingLLMDocs/Deps.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3+
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
4+
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"

A/AnythingLLMDocs/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "AnythingLLMDocs"
2+
uuid = "333fe5f5-19c9-4863-8caf-c9193e7dba62"
3+
repo = "https://github.com/QuantumSavory/AnythingLLMDocs.jl.git"

A/AnythingLLMDocs/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "e9b99759469e15b00834cd294b19babfe1c35060"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2621,6 +2621,7 @@ some amount of consideration when choosing package names.
26212621
33287015-dcc4-41a7-aecb-0a84b862e0d8 = { name = "BellDiagonalQudits", path = "B/BellDiagonalQudits" }
26222622
332a3e40-df62-419b-9f04-2cb73588ccaf = { name = "LibAwsChecksums", path = "L/LibAwsChecksums" }
26232623
333409e9-af72-5310-9767-d6ad21a76a05 = { name = "CImGuiPack_jll", path = "jll/C/CImGuiPack_jll" }
2624+
333fe5f5-19c9-4863-8caf-c9193e7dba62 = { name = "AnythingLLMDocs", path = "A/AnythingLLMDocs" }
26242625
33444335-3134-4342-4659-594331344435 = { name = "CICOBase", path = "C/CICOBase" }
26252626
3348d572-c7ce-5100-8a2c-7d2bb2d34f8f = { name = "MambaModels", path = "M/MambaModels" }
26262627
3349acd9-ac6a-5e09-bcdb-63829b23a429 = { name = "ProtoBuf", path = "P/ProtoBuf" }

0 commit comments

Comments
 (0)