pwncat/docs/rebuild_api_docs.sh

6 lines
183 B
Bash
Executable File

#!/bin/sh
rm -rf source/api/*
sphinx-apidoc -M -T -e -t ./apidoc -d -1 -f -o ./source/api ../pwncat ../pwncat/commands/[!_]* ../pwncat/channel/[!_]* ../pwncat/modules/*[!.][!p][!y]