From 5b2a6ae80b81292f6a1c1b8709a73afc0a6e62ec Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 5 Jul 2024 19:03:03 -0400 Subject: fix some errors in doc docs --- docs/dev/documentation.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/dev') diff --git a/docs/dev/documentation.md b/docs/dev/documentation.md index 85d232dd..e23b0cdb 100644 --- a/docs/dev/documentation.md +++ b/docs/dev/documentation.md @@ -10,13 +10,12 @@ To contribute to the Binary Ninja documentation, first sign the [contribution li - [breathe] - [mkdocs] - [doxygen] - +- The following mkdocs plugins: `mkdocs-callouts mkdocs-click mkdocs-include-markdown-plugin mkdocs-material mkdocs-glightbox mkdocs-htmlproofer-plugin` ## Building git clone https://github.com/Vector35/binaryninja-api/ cd binaryninja-api - cd api mkdocs build echo User documentation available in site/ cd api-docs -- cgit v1.3.1