diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2021-04-12 23:06:47 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2021-04-12 23:07:49 -0400 |
| commit | c45eb55186491d1f7f268a4134ff478fba782374 (patch) | |
| tree | 2934a59ba2eb1b83a6a86623702c77f5f619da46 /mkdocs.yml | |
| parent | 190c463861ab9704031e0dc21ae9bd34a2974d35 (diff) | |
add flag docs to dev guide and update index
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -44,7 +44,8 @@ nav: - BNIL Guide: Overview: 'dev/bnil-overview.md' - BNIL Guide: LLIL: 'dev/bnil-llil.md' - BNIL Guide: MLIL: 'dev/bnil-mlil.md' - #- Plugin Design: 'dev/plugins.md' + - Writing Plugins: 'dev/plugins.md' + - Flag Guide: 'dev/flags.md' #- API: 'dev/api.md' - About: - License: 'about/license.md' |
