File: docs-hello-world.md

package info (click to toggle)
rocksdb 9.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 46,088 kB
  • sloc: cpp: 500,771; java: 42,992; ansic: 9,789; python: 8,373; perl: 5,822; sh: 4,921; makefile: 2,386; asm: 550; xml: 342
file content (12 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
10
11
12
---
docid: hello-world
title: Hello, World!
layout: docs
permalink: /docs/hello-world.html
---

Any local docs would go in the `_docs` directory.

## No documentation?

If you have no documentation for your site, you can remove the entire `_docs` folder. Otherwise add markdown files in here. See CONTRIBUTING.md for details.