No project description provided
Project description
vicdocs
vicdocs is a documentation generator for VisionScript.
vicdocs reads a VisionScript file (.vic), parses the comments, and generates a HTML document with:
- The program code;
- The title, description, and author information specified (if any);
- A list of function definitions.
vicdocs only works with single-file scripts.
Installation
vicdocs is available on PyPI, so you can install it with pip:
pip install vicdocs
Usage
To generate a documentation file, run vicdocs with the path to the VisionScript file as the first argument:
vicdocs file.vic
This will generate a HTML file in a {file}-docs, where {file} is the name of the VisionScript file for which you are generating documentation.
License
This project is licensed under an MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vicdocs-0.0.1.tar.gz.
File metadata
- Download URL: vicdocs-0.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c14da0daa53ee78261255fcb84622b7f3e9b4763e88f77f329335c460a30f558
|
|
| MD5 |
6c61231be75ed1bd1d8b9316cf73ebed
|
|
| BLAKE2b-256 |
fe65aa335ac9ae44a8ebfdb5c8ec541deefaf16ed9c8c750af3f31a1d4e425c5
|
File details
Details for the file vicdocs-0.0.1-py3-none-any.whl.
File metadata
- Download URL: vicdocs-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e4b25839619ef5ec6aa79662a7c633a09c35796a4ec51f1b3440f8bcd565d3a
|
|
| MD5 |
748d6531d930eebb12d465866b92d69c
|
|
| BLAKE2b-256 |
574c73082b3226e5c26c7b353e40d77165b0490184ff1f52b2ece0a6dbf5bc8c
|