diff options
author | drebs <drebs@leap.se> | 2017-07-13 15:10:10 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2017-07-13 15:10:10 -0300 |
commit | d1abf301c75548938009a650ec953920ac9bdd1e (patch) | |
tree | a8e6d07a727dd764bd4517803d2f3e3dcecac3bd /docs/misc.rst | |
parent | 256182a91414b8a57e9614f65409fc06d62b39d1 (diff) |
[docs] add code example for plotting elasticsearch with python
Diffstat (limited to 'docs/misc.rst')
-rw-r--r-- | docs/misc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/misc.rst b/docs/misc.rst index 9f585242..97d9ad73 100644 --- a/docs/misc.rst +++ b/docs/misc.rst @@ -8,3 +8,4 @@ relevant information about the development process. :maxdepth: 2 misc/benchmarks-website.rst + misc/benchmarks-python-graphs.rst |