Skip to content
/ dox Public

Tools for creating documentations and writing requirements.

License

Notifications You must be signed in to change notification settings

esrlabs/dox

Folders and files

NameName
Last commit message
Last commit date
Oct 23, 2024
Feb 10, 2025
Oct 25, 2024
Nov 4, 2024
Jan 29, 2025
Oct 25, 2024
Oct 23, 2024
Oct 23, 2024
Oct 23, 2024
Oct 23, 2024
Oct 25, 2024
Oct 23, 2024

Repository files navigation

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.