Add Contracts Wizard docs page (#2624)

This commit is contained in:
Francisco Giordano
2021-04-05 17:46:57 -03:00
committed by GitHub
parent 243adff49c
commit 5ecd2b850c
2 changed files with 16 additions and 0 deletions

View File

@ -1,4 +1,5 @@
* xref:index.adoc[Overview]
* xref:wizard.adoc[Wizard]
* xref:extending-contracts.adoc[Extending Contracts]
* xref:upgradeable.adoc[Using with Upgrades]