mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
doc improvements
This commit is contained in:
parent
d3ff46536a
commit
0d063c2f3b
@ -3,7 +3,14 @@ title: Getting Support
|
|||||||
weight: 10
|
weight: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
# Built-In Docs
|
# Getting Support
|
||||||
|
|
||||||
|
In general, our goals with NoSQLBench are to make the help systems and examples wrap around the users like a suit of
|
||||||
|
armor, so that they feel capable of doing most things without having to ask for help. Please keep this in mind when
|
||||||
|
looking for personal support form our community, and help us find those places where the docs are lacking. Maybe you can
|
||||||
|
help us by adding some missing docs!
|
||||||
|
|
||||||
|
## Built-In Docs
|
||||||
|
|
||||||
The documentation for NoSQLBench is quite thorough. On the command line, you can see a list of built-in docs with the
|
The documentation for NoSQLBench is quite thorough. On the command line, you can see a list of built-in docs with the
|
||||||
command:
|
command:
|
||||||
@ -17,13 +24,6 @@ To read any topic, simply use the command:
|
|||||||
The documentation system you are looking at right now includes the same docs you can find above already and more. They
|
The documentation system you are looking at right now includes the same docs you can find above already and more. They
|
||||||
are automatically included when NoSQLBench is built.
|
are automatically included when NoSQLBench is built.
|
||||||
|
|
||||||
# Getting Support
|
|
||||||
|
|
||||||
In general, our goals with NoSQLBench are to make the help systems and examples wrap around the users like a suit of
|
|
||||||
armor, so that they feel capable of doing most things without having to ask for help. Please keep this in mind when
|
|
||||||
looking for personal support form our community, and help us find those places where the docs are lacking. Maybe you can
|
|
||||||
help us by adding some missing docs!
|
|
||||||
|
|
||||||
## General Feedback
|
## General Feedback
|
||||||
|
|
||||||
These guidelines are mirrored at the
|
These guidelines are mirrored at the
|
||||||
|
@ -9,7 +9,7 @@ Welcome to the documentation for NoSQLBench. This is a power tool that emulates
|
|||||||
that you can fast-track performance, sizing and data model testing without writing your own testing harness.
|
that you can fast-track performance, sizing and data model testing without writing your own testing harness.
|
||||||
|
|
||||||
To get started right away, jump to the
|
To get started right away, jump to the
|
||||||
[Quick Start Example](/index.html#/docs/02_getting_started.html) from the menu on the left.
|
[Quick Start Example](../getting_started/docs/index.md) from the menu on the left.
|
||||||
|
|
||||||
To see the ways you can get NoSQLBench, check out the project site
|
To see the ways you can get NoSQLBench, check out the project site
|
||||||
[DOWNLOADS.md](https://github.com/nosqlbench/nosqlbench/blob/master/DOWNLOADS.md).
|
[DOWNLOADS.md](https://github.com/nosqlbench/nosqlbench/blob/master/DOWNLOADS.md).
|
||||||
|
Loading…
Reference in New Issue
Block a user