Updated email address in Makefile
Updated Makefile to meet CTAN requests for ZIP file.
ydoc:: Added dirs for package 'ydoc'.
dev/ydoc-desc.ins, dev/ydoc-desc.dtx, dev/Makefile:: Imported.
dev/ydoc-desc.ins, dev/ydoc-desc.dtx, dev/Makefile:: Added Id keywords.
dev/ydoc-desc.dtx:: Fixed grouping issue with `\Macro` inside `DescribeMacros`. Updated documentation.
dev/ydoc-desc.dtx:: Multiple `\DescribeMacro` macros will now be automatically stacked. Some code cleanup.
dev/ydoc-desc.dtx:: Fixed issue with indention.
dev/ydoc-desc.dtx:: Changed indent and skips.
dev/ydoc-desc.dtx:: Added `\DescribeLength` macro.
dev/ydoc-desc.dtx:: Fixed `\fileversion` and `\filedate`.
dev/ydoc-desc.dtx:: Fixed tabular indentions.
dev/ydoc-desc.dtx:: Added macros `\bslash`, `\percent`, `\braceleft` and `\braceright`.
dev/ydoc-desc.dtx:: Changed styles of argument macros.
dev/ydoc-desc.dtx:: Renamed and documented internal separation.
dev/ydoc-desc.dtx:: Added description of macro argument format macros and their style macros.
dev/ydoc-desc.dtx:: Some format fixes. Sorted code.
dev/ydoc-desc.dtx:: Renamed `Print` macros to avoid clashes with `ltxdoc`/`doc`. Readded automatic `\Macroargs` for
dev/ydoc-code.dtx, dev/ydoc-code.ins:: Added files for `ydoc-code`.
dev/ydoc-code.dtx:: Implemented first version of `macrocode` environment.
dev/ydoc-code.dtx:: Minor fixes.
ydoc-desc.dtx:: Added color macros for boxes. Added strut at begin of `\hbox`es. Code added to ignore empty boxes at begin and end.
ydoc-expl.dtx:: Cleanup.
ydoc-desc.dtx:: Added `DescribeMacrosTab`.
dev/ydoc-expl.dtx:: Some style adjustments.
dev/ydoc.ins, ydoc.dtx:: Updated documentation and code sectioning.
Removed old .dtx and .ins files. Updated project config files and settings.
dev/ydoc.dtx:: Added checksum check code.
dev/ydoc.dtx:: Removed dependency on `doc` package for `ydoc` documentation itself.
dev/ydoc.dtx:: Moved code from class to package. Changed definition of not implemented macros to `\providecommand`.
dev/ydoc.dtx:: Minor fixes.
dev/ydoc.ins, dev/ydoc.dtx:: Moved `doc` macros to `ydoc-doc.sty`.
dev/ydoc.dtx, dev/README:: Added release notes.
dev/ydoc.dtx:: quick-and-dirty implementation of desc<->impl links.
dev/ydoc.dtx:: Changed position of hypertarget to avoid vertical space.
dev/ydoc.dtx:: Updated Checksum.
dev/ydoc.dtx:: Removed grouping in `\GetFileInfo`. Updated version and checksum.
dev/Makefile:: Updated for release.
dev/ydoc.dtx:: Corrected meaning of `\lastlinemacro`.
dev/ydoc.dtx:: Moved definition of `|` to begin-of-document as `ltxdoc` does it to avoid errors with `pgf`.
dev/ydoc.dtx:: Updated copyright year.
dev/ydoc.dtx:: Added support for arguments inside argument text.
dev/ydoc.dtx:: Updated user manual and checksum.
dev/ydoc.dtx:: Updated checksum code.
dev/ydoc.dtx:: Added \CharacterTable implementation.
dev/ydoc.dtx:: Changed example code format.
dev/ydoc.dtx:: Update version number.
dev/ydoc.dtx:: Changed handling of mandatory argument to allow verbatim content.
dev/ydoc.dtx:: Changed spaces in verbatim arguments `' '` to NOT be displayed by a symbol but stay spaces.
dev/ydoc.dtx:: Updated checksum.
dev/ydoc.dtx:: Added short character for `\AlsoMacro` and macro to define short characters for `\Macro` and `\MacroArgs`.
dev/ydoc.dtx:: Updated documentation.
dev/ydoc.dtx:: Added `\noindent` after macro name box. Fixed vertical position of `\hypertarget`.
dev/ydoc.dtx:: Updated checksum.
dev/ydoc.dtx:: Meta style now encloses the angles.
ydoc.dtx:: Added `needspace` to avoid page break below macro descriptions.
Splitted DTX file into parts.
Reduced parts to their content.
ydoc_code_sty.dtx::
dev/ydoc.ins::
dev/ydoc.ins:: Added config file to list.
ydoc_desc_sty.dtx:: Removed outdated `pagecolor`.
ydoc_cfg.dtx:: Added `Provide` command.
dev/ydoc_cfg.dtx:: Fixed config file header.
ydoc_cfg.dtx:: Fixed typo.
ydoc_desc_sty.dtx:: Overlong `\DescribeMacro` blocks are now centered correctly.
dev/ydoc_desc_sty.dtx:: Changed handling of `[]` arguments to parse content recursively.
Makefile:: Added `symlinks` target.
dev/ydoc_desc_sty.dtx:: Made other arguments support recursion.
dev/ydoc_desc_sty.dtx:: Removed boxing commands from argument handlers and inserted the start and end markers directly.
dev/ydoc_desc_sty.dtx:: Added `optional` macros.
dev/Makefile:: Added `installsymlinks` target and updated `install` to remove existing files first.
dev/ydoc_desc_sty.dtx:: Fixed error when `\MacroArgs` ends in `)` (or `]` or `>`) which isn't part of the content.
dev/TODO:: Added TODO item.
dev/ydoc_desc_sty.dtx:: Added `codeline` and `codequote`.
dev/TODO::
dev/ydoc_doc.dtx:: Minor docu changes.
dev/TODO:: Removed done TODOs.
dev/ydoc_desc_sty.dtx:: Changed parser from `\ifcase` to macro name lookup.
ydocstrip.tex:: Added support for variables to docstrip.
ydocstrip.tex:: Added multi-line variable assignments.
Changed package/class/file headers to new `ydocstrip`.
dev/ydoc_desc_sty.dtx:: Fixed handling of trailing `)`, `]` and `>`.
Makefile:: Rewrite of Makefile.
Makefile:: Improved Makefile again.
dev/ydoc_doc.dtx::
dev:: Updated svn:ignore list.
dev/ydoc_code_sty.dtx:: Added `\Needspace` to avoid page breaks just after macro names.
dev/ydoc_doc.dtx::
dev/ydoc_doc_sty.dtx:: Added title page format.
ydoc_desc_sty.dtx:: Added indented form of `\codeline`. Added correct spacing for verbatim code.
dev/ydoc_desc_sty.dtx:: Added `\DescribeScript`.
Added tag v0.4alpha for changeset 6555eb4c37fb
Added tag v0.2alpha for changeset a241e41277f3
Added tag v0.1alpha for changeset 38f66701a63d
dev/ydoc_doc_sty.dtx:: Removed debug command.
Smaller fixes and updates.
ydoc_doc_sty.dtx:: Added PDF settings to begin of title page.
dev/ydoc_doc_sty.dtx:: Made email optional.