
Security News
Meet Socket at Black Hat and DEF CON 2025 in Las Vegas
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
Project: DociPy
Version: 2.1.1
OS: OS Independent
Author: Irakli Gzirishvili
Mail: gziraklirex@gmail.com
DociPy is a Python command-line interface application. DociPy is designed to easily generate impressive static HTML documentations
To use DociPy, follow these steps:
pip install docipy
folder/files.md
docipy render
assets/logo.ico
and the author image at assets/author.png
docipy version
to upgrade the version number, or docipy version (number)
to set it manuallyDo not change the file names in the
assets
folder, but feel free to update the files if needed
The output will consist of 2 folders and 3 files in the root directory by default:
The menu is mapped according to the directory tree. After adjusting your menu, don't forget to run this CLI command again docipy render
to update your documentation
Change the *circle
to any Bootstrap icon *name
in the menu.yaml
file that you think fits the topic
To reset the menu, simply run the following CLI command:
docipy render -r
If you want to update any configuration parameters that were defined during the initial generation of the documentation:
docipy reform
Enter
to leave their values unchangedEnter
Config parameters will be updated as you finish filling out the required fields
These are the configuration parameters requested during the initial generation of the documentation:
required
required
required
required
Don't forget to update the Documentation URL
before publishing:
docipy reform
Enter
to leave their values unchangedDocumentation URL
value e.g https://example.com
and press Enter
For local versions, the
Documentation URL
must be specified as a dot.
FAQs
DociPy is designed to easily generate impressive static HTML documentations
We found that docipy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.