Mercurial > hg4j
comparison src/org/tmatesoft/hg/core/package.html @ 419:7f136a3fa671
Clean javadoc to fix obvious warnings
| author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
|---|---|
| date | Thu, 22 Mar 2012 21:36:41 +0100 |
| parents | d56ea1a2537a |
| children |
comparison
equal
deleted
inserted
replaced
| 418:528b6780a8bd | 419:7f136a3fa671 |
|---|---|
| 1 <html> | 1 <html> |
| 2 <body> | 2 <body> |
| 3 <h2>Hi-level API</h2> | 3 <h2>Hi-level API</h2> |
| 4 <p>Hi-level API to deal with Mercurial repositories using task-oriented commands. Start with {@link HgRepoFacade} class</p> | 4 <p>Hi-level API to deal with Mercurial repositories using task-oriented commands. Start with {@link org.tmatesoft.hg.core.HgRepoFacade} class</p> |
| 5 </body> | 5 </body> |
| 6 </html> | 6 </html> |
