-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #160 from open-dollar/update-docs
Update-docs
- Loading branch information
Showing
50 changed files
with
196 additions
and
1,640 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Open Dollar | ||
|
||
This repository contains the core smart contract code for HAI, a GEB fork. GEB is the abbreviation of [Gödel, Escher and Bach](https://en.wikipedia.org/wiki/G%C3%B6del,_Escher,_Bach) as well as the name of an [Egyptian god](https://en.wikipedia.org/wiki/Geb). | ||
This repository contains the core smart contract code for Open Dollar, a GEB fork. GEB is the abbreviation of [Gödel, Escher and Bach](https://en.wikipedia.org/wiki/G%C3%B6del,_Escher,_Bach) as well as the name of an [Egyptian god](https://en.wikipedia.org/wiki/Geb). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
book/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,26 @@ | ||
[book] | ||
src = "src" | ||
title = "HAI docs" | ||
title = "od-docs" | ||
description = '' | ||
language = 'en' | ||
|
||
[output.html] | ||
no-section-label = true | ||
theme = 'src/theme' | ||
additional-css = ['src/theme/css/fonts.css', 'src/theme/css/colors.css', 'src/theme/css/base.css'] | ||
additional-js = ['src/theme/js/theme.js', 'src/theme/js/base.js', 'src/theme/js/solidity.min.js'] | ||
git-repository-url = "https://github.com/hai-on-op/hai/" | ||
additional-css = [ | ||
'src/theme/css/fonts.css', | ||
'src/theme/css/colors.css', | ||
'src/theme/css/base.css', | ||
] | ||
additional-js = [ | ||
'src/theme/js/theme.js', | ||
'src/theme/js/base.js', | ||
'src/theme/js/solidity.min.js', | ||
] | ||
git-repository-url = "https://github.com/open-dollar/od-contracts/" | ||
git-repository-icon = 'fa-github' | ||
mathjax-support = true | ||
|
||
[output.html.fold] | ||
enable = true # whether or not to enable section folding | ||
level = 1 # the depth to start folding | ||
enable = true # whether or not to enable section folding | ||
level = 1 # the depth to start folding |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
# HAI | ||
# Home | ||
|
||
This repository contains the core smart contract code for HAI, a GEB fork. GEB is the abbreviation of [Gödel, Escher and Bach](https://en.wikipedia.org/wiki/G%C3%B6del,_Escher,_Bach) as well as the name of an [Egyptian god](https://en.wikipedia.org/wiki/Geb). | ||
### @open-dollar/contracts `v1.5.4` | ||
|
||
This site was generated from our contracts using the Forge doc generator. | ||
|
||
- Main documentation - [https://docs.opendollar.com](https://docs.opendollar.com) | ||
- Contracts - [https://github.com/open-dollar/od-contracts/](https://github.com/open-dollar/od-contracts/) |
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.