################# Solidity in Depth ################# This section should provide you with all you need to know about Solidity. If something is missing here, please contact us on `Gitter `_ or create a pull request on `Github `_. .. toctree:: :maxdepth: 2 layout-of-source-files.rst structure-of-a-contract.rst types.rst units-and-global-variables.rst control-structures.rst contracts.rst assembly.rst miscellaneous.rst 050-breaking-changes.rst