Skip to content

Vector35/Sidekick-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sidekick Documentation

This README provides instructions for previewing the Sidekick documentation using mkdocs.

The source for the actual Sidekick plugin itself is proprietary, copyright Vector 35 and available via download through the Binary Ninja Plugin Manager rather than being hosted here on GitHub.

Prerequisites

To preview this documentation, you will need to have mkdocs installed on your system. If you don't have it installed, you can install it by running the following command:

pip install mkdocs

Preview the Documentation

To preview the documention:

  1. Navigate to the docs directory.

  2. Run the following command:

    mkdocs serve
  3. Open a web browser and navigate to http://localhost:8000.

This will start a development server and display a live preview of the documentation. You can edit the markdown files in the docs directory and the changes will be automatically reflected in the preview.

License

The license file (DOCS_LICENSE.txt) provided in this repository applies to the documentation in this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published