Skip to content

Commit

Permalink
Merge pull request #139 from jason-fox/releases
Browse files Browse the repository at this point in the history
Update Plugins
  • Loading branch information
jelovirt authored Jul 16, 2023
2 parents 4be9ee6 + 207576d commit 2b7d28b
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 1 deletion.
19 changes: 19 additions & 0 deletions com.here.validate.svrl.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,24 @@
],
"url": "https://github.com/jason-fox/com.here.validate.svrl/archive/v4.1.1.zip",
"cksum": "3d486e3c7070b67c949cd186ef5393e8efd82d23c02690f7e3be2b05f53ffc2b"
},
{
"name": "com.here.validate.svrl",
"description": "A structure, style and content linter for DITA, MDITA and Markdown documents.",
"keywords": [
"validation",
"lint"
],
"homepage": "https://jason-fox.github.io/com.here.validate.svrl",
"vers": "5.0.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.0.0"
}
],
"url": "https://github.com/jason-fox/com.here.validate.svrl/archive/v5.0.0.zip",
"cksum": "b54d0fa018760af474ee32d5e9473a1907da6ea6b58141918c966ac7e44bc97c"
}
]
30 changes: 29 additions & 1 deletion fox.jason.passthrough.doxygen.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,33 @@
],
"url": "https://github.com/jason-fox/fox.jason.passthrough.doxygen/archive/v1.2.0.zip",
"cksum": "d0f35dae3e5382f51e301e25ecb5b258a6a460318d840ba2ca9b36075a85056f"
},
{
"name": "fox.jason.passthrough.doxygen",
"description": "Creates DITA-based API documentation from Doxygen XML sources.",
"keywords": [
"doxygen",
"xml",
"auto-generated text"
],
"homepage": "https://jason-fox.github.io/fox.jason.passthrough.doxygen",
"vers": "1.3.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.3.0"
},
{
"name": "org.doctales.xmltask",
"req": ">=1.16.1"
},
{
"name": "fox.jason.passthrough",
"req": ">=2.2.1"
}
],
"url": "https://github.com/jason-fox/fox.jason.passthrough.doxygen/archive/v1.3.0.zip",
"cksum": "def1263bc7c2d1ee0d734bcdebdd040f2211ed81f02ad8611cd0970b980e7a02"
}
]
]
19 changes: 19 additions & 0 deletions fox.jason.translate.xliff.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,5 +201,24 @@
],
"url": "https://github.com/jason-fox/fox.jason.translate.xliff/archive/v3.5.0.zip",
"cksum": "c5cc7e916849a2fa04dbc875f309091822d1dbebcdc8f48d100eb07f31eec7a2"
},
{
"name": "fox.jason.translate.xliff",
"description": "Creates XLIFF from DITA, auto-translates and re-merges XLIFF files, generating translated documentation in a targeted foreign language.",
"keywords": [
"xliff",
"language-translation"
],
"homepage": "https://jason-fox.github.io/fox.jason.translate.xliff",
"vers": "4.0.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.0.0"
}
],
"url": "https://github.com/jason-fox/fox.jason.translate.xliff/archive/v4.0.0.zip",
"cksum": "262077e610642ebbf42309af4b067ad8de47e3054220a501a5077c9caf399ee2"
}
]

0 comments on commit 2b7d28b

Please sign in to comment.