Skip to content

Commit

Permalink
Regenerate ToC
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Jan 27, 2024
1 parent 847a523 commit 4b0bc93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
- [`sublevel.prefix`](#sublevelprefix)
- [`sublevel.parent`](#sublevelparent)
- [`sublevel.db`](#subleveldb)
- [`sublevel.path([local])`](#sublevelpathlocal)
- [Hooks](#hooks)
- [`hook = db.hooks.prewrite`](#hook--dbhooksprewrite)
- [Example](#example)
Expand Down
1 change: 1 addition & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This document describes breaking changes and how to upgrade. For a complete list
- [1.2. Not found](#12-not-found)
- [1.3. Not ready](#13-not-ready)
- [1.4. Hooks](#14-hooks)
- [1.5. Open before creating a chained batch](#15-open-before-creating-a-chained-batch)
- [2. Private API](#2-private-api)
- [2.1. Promises all the way](#21-promises-all-the-way)
- [2.2. Ticks](#22-ticks)
Expand Down

0 comments on commit 4b0bc93

Please sign in to comment.