RandomSec/docs/versioned_sidebars/version-3.4-sidebars.json
Antonin Delpeuch 7961c90d44
Documentation versioning (#3847)
* Take snapshot of docs for version 3.4

* Versioning for docs of the cross function, for #2504

* Document 'Store archive file' option (#1963)

* Remove unsupported preference from 3.4 docs (#2624)

* Mention that forEach works on JSON objects (#3149)

* Remove wholeText from 3.4 docs (#3180)

* Document -H, /H CLI options (#3288)

* Migrate Wikibase documentation from Wikidata (#1640)

* Miscellanous, copy-editing
2021-05-08 08:55:39 +02:00

187 lines
4.5 KiB
JSON

{
"version-3.4/docs": [
{
"collapsed": true,
"type": "category",
"label": "User Manual",
"items": [
{
"type": "doc",
"id": "version-3.4/index"
},
{
"type": "doc",
"id": "version-3.4/manual/installing"
},
{
"type": "doc",
"id": "version-3.4/manual/running"
},
{
"type": "doc",
"id": "version-3.4/manual/starting"
},
{
"collapsed": true,
"type": "category",
"label": "Exploring data",
"items": [
{
"type": "doc",
"id": "version-3.4/manual/exploring"
},
{
"type": "doc",
"id": "version-3.4/manual/facets"
},
{
"type": "doc",
"id": "version-3.4/manual/sortview"
}
]
},
{
"collapsed": true,
"type": "category",
"label": "Transforming data",
"items": [
{
"type": "doc",
"id": "version-3.4/manual/transforming"
},
{
"type": "doc",
"id": "version-3.4/manual/cellediting"
},
{
"type": "doc",
"id": "version-3.4/manual/columnediting"
},
{
"type": "doc",
"id": "version-3.4/manual/transposing"
}
]
},
{
"type": "doc",
"id": "version-3.4/manual/reconciling"
},
{
"type": "doc",
"id": "version-3.4/manual/wikidata"
},
{
"collapsed": true,
"type": "category",
"label": "Expressions",
"items": [
{
"type": "doc",
"id": "version-3.4/manual/expressions"
},
{
"type": "doc",
"id": "version-3.4/manual/grel"
},
{
"type": "doc",
"id": "version-3.4/manual/grelfunctions"
},
{
"type": "doc",
"id": "version-3.4/manual/jythonclojure"
}
]
},
{
"type": "doc",
"id": "version-3.4/manual/exporting"
},
{
"type": "doc",
"id": "version-3.4/manual/troubleshooting"
}
]
},
{
"collapsed": true,
"type": "category",
"label": "GREL Reference",
"items": [
{
"type": "doc",
"id": "version-3.4/manual/grelfunctions"
}
]
},
{
"collapsed": true,
"type": "category",
"label": "Technical Reference",
"items": [
{
"type": "doc",
"id": "version-3.4/technical-reference/technical-reference-index"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/architecture"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/openrefine-api"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/reconciliation-api"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/suggest-api"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/data-extension-api"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/contributing"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/build-test-run"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/development-roadmap"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/version-release-process"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/homebrew-cask-process"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/writing-extensions"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/migrating-older-extensions"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/translating"
},
{
"type": "doc",
"id": "version-3.4/technical-reference/functional-tests"
}
]
}
]
}