comparison src/org/tmatesoft/hg/repo/package.html @ 406:d56ea1a2537a

Less meaningless package descriptions
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Thu, 15 Mar 2012 16:51:46 +0100
parents 6f1b88693d48
children
comparison
equal deleted inserted replaced
405:866fc3b597a0 406:d56ea1a2537a
1 <html> 1 <html>
2 <boody> 2 <body>
3 Low-level API operations 3 <h2>Low-level API</h2>
4 </bidy> 4 <p>Close perspective of Mercurial repository from Java standpoint. Unlike {@link org.tmatesoft.hg.core}, classes in this package focus on repository concepts rather than tasks against the repository</p>
5 </body>
5 </html> 6 </html>