Skip to content
forked from owtf/user-docs

The user documentation for OWTF which is written using sphinx

Notifications You must be signed in to change notification settings

nilpix/user-docs

 
 

Repository files navigation

How to write user docs

Make sure you have sphinx and sphinx_rtd_theme installed

```
pip install sphinx sphinx_rtd_theme
```

After editing the documentation, generate html using

```
make html
```

Once you are satisfied with the changes, please push to the repo :)

PS: It is strictly adviced to fix all errors and warning before pushing

About

The user documentation for OWTF which is written using sphinx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published