mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-30 22:17:56 +00:00
Add documentation portal (#99)
This commit is contained in:
@@ -1 +0,0 @@
|
||||
book
|
||||
@@ -1,6 +0,0 @@
|
||||
[book]
|
||||
authors = ["Cyrill Leutwiler <cyrill@parity.io>"]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
src = "src"
|
||||
title = "revive documentation"
|
||||
@@ -1,3 +0,0 @@
|
||||
# revive documentation
|
||||
|
||||
Welcome to the revive Solidty compiler documentation!
|
||||
@@ -1,13 +0,0 @@
|
||||
# Summary
|
||||
|
||||
[Introduction](README.md)
|
||||
|
||||
- [User guide](./user-guide.md)
|
||||
- [Installation](./installation.md)
|
||||
- [CLI guide](./cli.md)
|
||||
- [Hardhat integration](./hardhat.md)
|
||||
- [Architecture](./architecture.md)
|
||||
- [Overview](./overview.md)
|
||||
- [Runtime](./runtime.md)
|
||||
- [Differences from EVM](./differences-evm.md)
|
||||
- [Development](./development.md)
|
||||
@@ -1 +0,0 @@
|
||||
# Architecture
|
||||
@@ -1 +0,0 @@
|
||||
# CLI guide
|
||||
@@ -1 +0,0 @@
|
||||
# Development
|
||||
@@ -1 +0,0 @@
|
||||
# Differences from EVM
|
||||
@@ -1 +0,0 @@
|
||||
# Differences from EVM
|
||||
@@ -1 +0,0 @@
|
||||
# Hardhat integration
|
||||
@@ -1 +0,0 @@
|
||||
# Installation
|
||||
@@ -1 +0,0 @@
|
||||
# Overview
|
||||
@@ -1,3 +0,0 @@
|
||||
# Runtime
|
||||
|
||||
revive compiled contract target the new contracts pallet runtime environment API.
|
||||
@@ -1 +0,0 @@
|
||||
# User guide
|
||||
Reference in New Issue
Block a user