Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 718 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 718 Bytes

Overview

This project provides four tools for creating documentations and writing requirements. They can be used individually, but are designed to be used together.

Sphinx Documentation

  • dox_style: Standard configuration, theme enhancements and style checks.
  • dox_util: Convenience features for Sphinx documentations.
  • dox_trace: Specification directives to achieve traceability.

These tools are written in Python.

Writing Requirements

  • Dim: A light-weight requirements tool based on YAML files.

This tool is written in Ruby.