annotate src/org/tmatesoft/hg/internal/package.html @ 603:707b5c7c6fa4

Refactor HgBlameFacility: relevant action methods moved to proper home (HgDataFile), as facility doesn't provide anything but packaging of relevant methods/interfaces
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Mon, 06 May 2013 18:29:57 +0200
parents d56ea1a2537a
children
rev   line source
406
d56ea1a2537a Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff changeset
1 <html>
d56ea1a2537a Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff changeset
2 <body>
d56ea1a2537a Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff changeset
3 Intimate implementation peculiarities of the library. Classes in this package shall be deemed internal API and not referenced from outside unless you really known what you do and what are possible consequences.
d56ea1a2537a Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff changeset
4 </body>
d56ea1a2537a Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff changeset
5 </html>