diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-08-10 11:10:19 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-08-10 11:10:19 +0200 |
commit | 1be1715522cb33df6973d42e8c1f553f854589cd (patch) | |
tree | 8cbe8818c8342663e8e64f27b196599c95e0976b /doc/book/benchmarks/_index.md | |
parent | 8cd02639dc688dcb736b5c36dae822706862fac1 (diff) | |
download | garage-1be1715522cb33df6973d42e8c1f553f854589cd.tar.gz garage-1be1715522cb33df6973d42e8c1f553f854589cd.zip |
Benchmark skeletondoc/benchmarks
Diffstat (limited to 'doc/book/benchmarks/_index.md')
-rw-r--r-- | doc/book/benchmarks/_index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/book/benchmarks/_index.md b/doc/book/benchmarks/_index.md new file mode 100644 index 00000000..f4e8edb6 --- /dev/null +++ b/doc/book/benchmarks/_index.md @@ -0,0 +1,8 @@ ++++ +title = "Benchmarks" +weight = 60 +sort_by = "weight" +template = "documentation.html" ++++ + +Hello |