Skip to content

Files

Latest commit

921678f · Apr 3, 2022

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 3, 2022
Apr 3, 2022
Apr 3, 2022
Apr 3, 2022
Apr 3, 2022
Apr 3, 2022
Apr 3, 2022
Apr 3, 2022
                                    README

The documentation for installing, using and customizing Cuckoo Sandbox is
available under different forms and formats.

Under "docs/book/" you can find the complete Cuckoo Sandbox Book Sphinx
sources to build the book as well as the compiled book in different formats:
    * HTML
    * PDF
    * Text

Under "epydoc/" you'll find the Python documentation of Cuckoo's libs and apis
generated by Epydoc. This directory contains two sub-directories: "host" and
"guest", containing references for Cuckoo's Host and Guest components
respectively.