featurebase/docs
Matthew Jaffee fe0ba6280f
deprecate RangeEnabled, but leave in API
the RangeEnabled option now has no effect, but it still exists in the API. A few
tests still use it to ensure this. This would only be considered a breaking
change if someone was relying on Pilosa to enforce the RangeEnabled: false
option to prevent fields being created in certain frames. This seems unlikely.
2018-04-16 16:08:04 -05:00
..
administration.md Merge branch 'master' into cluster-resize 2018-03-22 16:05:20 -05:00
api-reference.md deprecate RangeEnabled, but leave in API 2018-04-16 16:08:04 -05:00
architecture.md Minor fixes 2018-03-07 16:15:18 -06:00
client-libraries.md Add readthedocs link 2018-03-20 12:48:46 -05:00
configuration.md few more docs tweaks 2018-04-13 10:21:47 -05:00
data-model.md Remove outdated column labels 2018-03-15 10:57:19 -05:00
examples.md Remove ColumnLabel support 2018-03-26 15:35:56 -05:00
faq.md Add metadata to doc pages (sort weight and nav headings) 2017-08-16 11:43:45 -05:00
getting-started.md updated row/col labels in getting started 2018-04-06 17:34:46 +03:00
glossary.md Fix one more link 2018-03-19 16:13:54 -05:00
input-definition.md Deprecate input definitionn in docs 2018-03-20 12:47:22 -05:00
installation.md Add docs for "make install-build-deps" 2018-03-28 12:23:03 -05:00
introduction.md Ensure internal links end with slash 2018-03-19 14:25:36 -05:00
pdk.md Add metadata to doc pages (sort weight and nav headings) 2017-08-16 11:43:45 -05:00
query-language.md remove references to rowLabel and columnLabel 2018-04-03 10:36:48 -05:00
README.md Add format details to docs readme 2018-03-20 12:46:11 -05:00
tutorials.md deprecate RangeEnabled, but leave in API 2018-04-16 16:08:04 -05:00
webui.md Remove reference to deprecated index timeQuantum 2018-03-20 16:00:51 -05:00

Pilosa docs are maintained here, to stay in sync with the codebase. The format is Blackfriday markdown, with some Hugo front matter.

Please visit our website to view the docs complete with styles, diagrams, and comprehensive search.

Have you found a discrepancy, typo, or other problem? Please submit an issue or a pull request!