Skip to content

martinvanhensbergen/dissect-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dissect documentation

This project houses the Sphinx documentation for the Dissect project.

Build and instructions

Start by checking out the submodules if you haven't done so already:

git submodule update --init --recursive

Create a new virtual environment, install the dependencies and build the Sphinx project.

pip install -r requirements.txt
cd docs && make html

If you run into build issues, clean the Sphinx output directory and AutoAPI output:

cd docs && make clean

Contributing

The Dissect project encourages any contribution to the codebase. To make your contribution fit into the project, please refer to the style guide.

Copyright and license

Dissect is released as open source by Fox-IT (https://www.fox-it.com) part of NCC Group Plc (https://www.nccgroup.com).

Developed by the Dissect Team (dissect@fox-it.com) and made available at https://github.com/fox-it/dissect.

License terms: AGPL3 (https://www.gnu.org/licenses/agpl-3.0.html). For more information, see the LICENSE file.

About

Dissect documentation project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published