Files
skill-seekers-reference/docs/UML/html/index.html/contents/e49076f6419d4546ca5ba18ae31b327e.html
yusyus 8152045e38 chore: consolidate Docs/ into docs/ (single documentation directory)
Move UML/ directory and Architecture.md from Docs/ to docs/.
Rename Architecture.md to UML_ARCHITECTURE.md to avoid collision
with existing docs/ARCHITECTURE.md (docs organization file).

Update all references in README.md, CONTRIBUTING.md, CLAUDE.md,
and the architecture file itself.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 20:02:53 +03:00

364 lines
6.8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Packaging</title>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro:300,400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../assets/css/bootstrap.css">
<link rel="stylesheet" href="../assets/css/jquery.bonsai.css">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/icon-font/icons.css">
<script type="text/javascript" src="../assets/js/jquery-2.1.0.min.js"></script>
<script type="text/javascript" src="../assets/js/bootstrap.js"></script>
<script type="text/javascript" src="../assets/js/jquery.bonsai.js"></script>
<script type="text/javascript" src="../assets/js/imageMapResizer.min.js"></script>
</head>
<body>
<div>
<!-- Name Title -->
<h1>Packaging</h1>
<!-- Type and Stereotype -->
<section style="margin-top: .5em;">
<span class="alert alert-info">
<span class="node-icon staruml-icon icon-UMLClassDiagram"></span>
UMLClassDiagram
</span>
</section>
<!-- Path -->
<section style="margin-top: 10px">
<span class="label label-info"><a href='cf9c8b720f3815adeccaf3ef6e48c6c4.html'><span class='node-icon staruml-icon icon-Project'></span>Skill Seekers</a></span>
<span>::</span>
<span class="label label-info"><a href='6a4361334e8b649314ed681b9e6798c3.html'><span class='node-icon staruml-icon icon-UMLModel'></span>skill_seekers</a></span>
<span>::</span>
<span class="label label-info"><a href='f8ccec46c3dcad1e435858a0af8976c7.html'><span class='node-icon staruml-icon icon-UMLPackage'></span>Packaging</a></span>
<span>::</span>
<span class="label label-info"><a href='e49076f6419d4546ca5ba18ae31b327e.html'><span class='node-icon staruml-icon icon-UMLClassDiagram'></span>Packaging</a></span>
</section>
<!-- Diagram -->
<section>
<h3>Diagram</h3>
<img src="../diagrams/e49076f6419d4546ca5ba18ae31b327e.svg" usemap="#e49076f6419d4546ca5ba18ae31b327e">
<map name="e49076f6419d4546ca5ba18ae31b327e">
<area shape="rect" coords="709,173,710,281" href="9e6e4cbd2b2afca073a372fc26e01ec6.html">
<area shape="rect" coords="345,232,518,371" href="b4924ee46f7fecd6f8ead195b6b664c4.html">
<area shape="rect" coords="316,162,357,349" href="73c6f5ddafe896e8cdec523665ec5f8a.html">
<area shape="rect" coords="226,173,267,349" href="b9028752f48c4fc155a99ca48fbea3eb.html">
<area shape="rect" coords="78,78.5,239,370" href="15ead2572f98388553c1ba03a28e8322.html">
<area shape="rect" coords="627.392578125,69,791.259765625,172" href="6a2eec429f8f7d383e3b41601d59f76b.html">
<area shape="rect" coords="620.667236328125,281,797.985107421875,532" href="a8d713a91fadd36895fe38a36479a97b.html">
<area shape="rect" coords="426.310546875,10,607.392578125,231" href="b64879c58ebbae3020c6dbcb667c4018.html">
<area shape="rect" coords="306.310546875,80.5,406.310546875,160.5" href="32db8ad50a649d659e8c619f571df87d.html">
<area shape="rect" coords="167.5498046875,69,286.310546875,172" href="ecad55309f358d5bc502dafd11bd38ec.html">
<area shape="rect" coords="239.47314453125,348.5,343.767578125,464.5" href="b524019e369364808212def4d1a9a6e8.html">
<area shape="rect" coords="10,54.5,147.5498046875,186.5" href="927bd96627a59304ffd8efb24855b191.html">
</map>
</section>
<!-- Description -->
<section>
<h3>Description</h3>
<div>
<span class="label label-info">none</span>
</div>
</section>
<!-- Specification -->
<!-- Directed Relationship -->
<!-- Undirected Relationship -->
<!-- Classifier -->
<!-- Interface -->
<!-- Component -->
<!-- Node -->
<!-- Actor -->
<!-- Use Case -->
<!-- Template Parameters -->
<!-- Literals -->
<!-- Attributes -->
<!-- Operations -->
<!-- Receptions -->
<!-- Extension Points -->
<!-- Parameters -->
<!-- Diagrams -->
<!-- Behavior -->
<!-- Action -->
<!-- Interaction -->
<!-- CombinedFragment -->
<!-- Activity -->
<!-- State Machine -->
<!-- State Machine -->
<!-- State -->
<!-- Vertex -->
<!-- Transition -->
<!-- Data Model (ERD) -->
<!-- Columns (ERD) -->
<!-- Related Entities (ERD) -->
<!-- Data Flows (DFD) -->
<!-- Flows (Flowchart) -->
<!-- Properties -->
<section>
<h3>Properties</h3>
<table class="table table-striped table-bordered">
<tr>
<th width="50%">Name</th>
<th width="50%">Value</th>
</tr>
<tr>
<td>name</td>
<td>Packaging</td>
</tr>
<tr>
<td>defaultDiagram</td>
<td><span class='label label-info'>false</span></td>
</tr>
</table>
</section>
<!-- Tags -->
<!-- Constraints, Dependencies, Dependants -->
<!-- Relationships -->
<!-- Owned Elements -->
<!-- Diagrams -->
<!-- Image Map Resizer (https://github.com/davidjbradshaw/image-map-resizer) -->
<script>
imageMapResize();
</script>
</div>
</body>
</html>