Skip to main content

No project description provided

Project description

A program documented with vicdocs

vicdocs

vicdocs is a documentation generator for VisionScript.

vicdocs reads a VisionScript file (.vic), parses the comments, and generates a HTML document with:

  1. The program code;
  2. The title, description, and author information specified (if any);
  3. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vicdocs-0.0.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

vicdocs-0.0.1-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page