Add API links to the header bar
Summary: Until we get new API infra for gh-pages, this will point to the C++ headers and Java files, respectively for API information. Test Plan: Visual https://www.facebook.com/pxlcld/pwzQ Reviewers: lgalanis, sdong Reviewed By: sdong Subscribers: andrewkr, dhruba, leveldb Differential Revision: https://reviews.facebook.net/D63771
This commit is contained in:
parent
a182b2981d
commit
2adab1dde2
@ -2,6 +2,14 @@
|
||||
href: /docs/
|
||||
category: docs
|
||||
|
||||
- title: API (C++)
|
||||
href: https://github.com/facebook/rocksdb/tree/master/include/rocksdb
|
||||
category: api
|
||||
|
||||
- title: API (Java)
|
||||
href: https://github.com/facebook/rocksdb/tree/master/java/src/main/java/org/rocksdb
|
||||
category: api
|
||||
|
||||
- title: Support
|
||||
href: /support.html
|
||||
category: support
|
||||
@ -12,4 +20,4 @@
|
||||
|
||||
- title: Facebook
|
||||
href: http://www.facebook.com/
|
||||
category: facebook
|
||||
category: facebook
|
||||
|
Loading…
x
Reference in New Issue
Block a user