Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Documentation of CredSweeper

The directory is used for documentation of CredSweeper with using sphinx,

Workflow

There is applied custom documentation, so auto-generation might fail. Please, use auto-generation as reference. With the command new sources might be updated (in /docs directory):

sphinx-apidoc --force --full --ext-autodoc ../credsweeper -o source/

Edit, then check with command:

make html