Regen docsite with new JavaDoc format API reference

This commit is contained in:
Mike Hearn
2017-01-18 13:42:22 +01:00
parent a88efac283
commit cbb66f87f3
4679 changed files with 432612 additions and 22 deletions

View File

@ -44,4 +44,4 @@ in the foot. Things to watch out for:
* Changes in states that should not be allowed by the current state transition. You will want to check that no
fields are changing except the intended fields!
* Accidentally catching and discarding exceptions that might be thrown by validation logic.
* Calling into other contracts via virtual methods if you don't know what those other contracts are or might do.
* Calling into other contracts via virtual methods if you don't know what those other contracts are or might do.