[mod] docs

This commit is contained in:
Andy Bunce 2025-06-23 20:21:26 +01:00
parent 6dca7f3887
commit f96c64286d
16 changed files with 252 additions and 296 deletions

View file

@ -1,6 +1,6 @@
{
"name": "pdfbox",
"version": "0.4.0",
"version": "0.5.0",
"description": "A BaseX interface to Apache Pdfbox version 3",
"main": "src/Pdfbox3.xqm",
"homepage": "https://github.com/expkg-zone58/pdfbox#readme",
@ -8,9 +8,9 @@
"doc": "docs"
},
"scripts": {
"xar build": "%BASEX10%/bin/basex scripts/make-xar.xq",
"test": "%BASEX10%/bin/basex -Wt tests",
"docs": "xqdoca",
"build": "%BASEX10%/bin/basex scripts/make-xar.xq"
"docs build": "xqdoca"
},
"keywords": [
"pdf",