AZ logo

CTAN directory: /macros/latex/contrib/codedoc

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
codedoc LaTeX code and documentation in LaTeX-format file.

Files

Name Size* Date UTC Notes
CodeDoc-manual.pdf 585 KiB 2010-Mar-30
CodeDoc-manual.tex 153 KiB 2010-Mar-30
README 1 KiB 2010-Mar-30 Shown below
codedoc.cls 45 KiB 2010-Mar-30

  *File sizes in kibibytes.

Contents of README

This is the file README for the CodeDoc class, v.0.3.
You'll find complete documentation in CodeDoc-manual.pdf

This class produces code and documentation in a single file without departing from LaTeX's ordinary
syntax.


TO PRODUCE THE DOCUMENTATION:
Run LaTeX on CodeDoc-manual.tex (better in PDF).
In the document class options of the latter file,
you may uncomment the `obeystop' option and/or
comment out the `index' option to remove the
implementation from the documentation and/or
the index.
Don't forget to run LaTeX and MakeIndex as many
times as necessary.

TO PRODUCE THE CLASS ITSELF (codedoc.cls):
Uncomment the `produce' option among the
class options and run LaTeX on the same file
(CodeDoc-manual.tex).
This serves as an illustration only, since
to do so you already need codedoc.cls, obviously.
This file should thus be included in any distribution.


Licensing of this package is covered by LPPL.

Any reaction is welcome: zappathustra@free.fr

Paul Isambert