druid/docs/development
BIGrey 69f2b1ef00
Correct the position of the double quotation in distinctcount.md file (#10094)
```
"dimensions": "[sample_dim]"
```
should be
```
"dimensions": ["sample_dim"]
```
2020-06-29 20:59:56 -07:00
..
extensions-contrib Correct the position of the double quotation in distinctcount.md file (#10094) 2020-06-29 20:59:56 -07:00
extensions-core Clarifying workerThreads and a few other nits (#9804) 2020-05-06 09:05:18 -07:00
build.md add some details to the build doc (#9885) 2020-05-21 12:35:54 -07:00
experimental.md Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
extensions.md Clarifying workerThreads and a few other nits (#9804) 2020-05-06 09:05:18 -07:00
geo.md Refresh query docs. (#9704) 2020-04-15 16:12:20 -07:00
javascript.md Doc update for the new input source and the new input format (#9171) 2020-01-17 15:52:05 -08:00
modules.md Make Transform an ExtensionPoint (#9319) 2020-03-04 12:13:14 -08:00
overview.md Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
versioning.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00