# packdoc
This package offers a variety of features for documenting $\LaTeX$ packages, ensuring consistent presentation, cross-referencing, and index generation. It also supports version and change tracking to maintain a consistent change history.

## How to use
Copy `packdoc.sty` in your $\TeX$ path.

CTAN: https://ctan.org/pkg/packdoc

Github: https://github.com/jandermoreira/packdoc

## Licence
Copyright (C) 2025 by Jander Moreira (moreira.jander@gmail.com)

This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3c
of this license or (at your option) any later version.
The latest version of this license is in
http://www.latex-project.org/lppl.txt
and version 1.3c or later is part of all distributions of LaTeX
version 2005/12/01 or later.

This work has the LPPL maintenance status `maintained'.

The Current Maintainer of this work is Jander Moreira.

## Files
The only required file is `packdoc.sty`. The documentation itself (`packdoc-doc.tex`) uses the package and can be used as reference. An additional file, `packdoc-change-history-example` is provided to illustrate how changes in versions can be used.