update index.html

Former-commit-id: 6ff6ca4fb3
Former-commit-id: 2986e6125d058346c6609a675ead59500e99ae18
This commit is contained in:
idk
2022-08-30 17:37:02 -04:00
parent 9881fb62e8
commit 7423a327e7
7 changed files with 112 additions and 73 deletions

View File

@ -105,9 +105,10 @@ package: net.i2p.i2pfirefox
| sourceDirectory | File | |
| destinationDirectory | File | |
| browser | String | |
| base | String | |
### copyDirectoryCompatibityMode [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L166)
### copyDirectoryCompatibityMode [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L168)
+ Description:
+ Access: private
@ -119,9 +120,10 @@ package: net.i2p.i2pfirefox
| source | File | |
| destination | File | |
| browser | String | |
| base | String | |
### copyFile [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L175)
### copyFile [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L177)
+ Description:
+ Access: private