add some missing javadoc

Former-commit-id: a8573b79f9
Former-commit-id: 6a5d2476aa921b47e0f50fa837cbd778427ec28d
This commit is contained in:
idk
2022-08-22 00:47:40 -04:00
parent 9f6e77aff2
commit e237b627f3
6 changed files with 70 additions and 23 deletions

View File

@ -11,7 +11,7 @@ package net.i2p.i2pfirefox;
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*
* I2PBrowser is a class that is used to open a browser window to the I2P network.
* @description I2PBrowser is a class that is used to open a browser window to the I2P network.
* It automatically detects the operating system and available browsers, and selects
* the best one to use, with Tor Browser at the top for Firefox and Brave at the top
* for Chrome.