tame/tamer/src/asg/graph/object
Mike Gerwitz 9cb6195046 tamer: asg: Add basic Doc support (for @desc)
This introduces a new `Doc` object that can be owned by `Expr` (only atm)
and contain what it describes as a concise independent clause.  This
construction is not enforced, and is only really obvious today via the
Summary Pages.

There's a lot of latent and unrealized potential in TAME's documentation
philosophy that was never realized, so this will certainly evolve over
time.  But for now, the primary purpose was to get `@desc` working on things
like classifications so that `xmli` output can compile for certain
packages.

DEV-13708
2023-04-12 11:59:48 -04:00
..
ident Copyright year and name update 2023-01-20 23:37:30 -05:00
doc.rs tamer: asg: Add basic Doc support (for @desc) 2023-04-12 11:59:48 -04:00
expr.rs tamer: asg: Add basic Doc support (for @desc) 2023-04-12 11:59:48 -04:00
ident.rs tamer: asg::graph::object::prelude: New module to reduce imports 2023-04-07 09:56:50 -04:00
meta.rs tamer: asg::graph::object::prelude: New module to reduce imports 2023-04-07 09:56:50 -04:00
pkg.rs tamer: asg::graph::object::prelude: New module to reduce imports 2023-04-07 09:56:50 -04:00
rel.rs tamer: asg: Add basic Doc support (for @desc) 2023-04-12 11:59:48 -04:00
root.rs tamer: asg::graph::object::prelude: New module to reduce imports 2023-04-07 09:56:50 -04:00
tpl.rs tamer: asg::graph::object::prelude: New module to reduce imports 2023-04-07 09:56:50 -04:00