-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(docs): Adds mkdocs for project documentation #332
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you guys
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice,
@clearloop can you perhaps add a brief overview of:
- what is e2e?
- what purpose?
So that it's clear that this is intended for cross chain testing
Should we add a chapter of debugging and introduce |
I'll describe these in a dedicated section that describeds the asset-index logic |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
* feat: added docs * wip: pint documentation * Update index.md * Update index.md * docs: update docs * docs: add resources readme * fix: typos * docs: add note about parachain * docs: add standalone chain docs * docs: update run commands * docs: add note * feat(docs): adds docker option in getting-started * feat(docs): adds test chapter in installation * feat(docs): adds summary of e2e testing * feat(docs): note git submodule in e2e tests * feat(docs): fix typo in the submmary of e2e tests Co-authored-by: Redwan <[email protected]> Co-authored-by: Matthias Seitz <[email protected]> Co-authored-by: clearloop <[email protected]>
* feat: make --dev work standalone * feat: set address * fix: prefund root account * feat: add index token deposit range (#336) * feat: add deposit range * feat: remove dot contribution limits * feat(docs): Adds mkdocs for project documentation (#332) * feat: added docs * wip: pint documentation * Update index.md * Update index.md * docs: update docs * docs: add resources readme * fix: typos * docs: add note about parachain * docs: add standalone chain docs * docs: update run commands * docs: add note * feat(docs): adds docker option in getting-started * feat(docs): adds test chapter in installation * feat(docs): adds summary of e2e testing * feat(docs): note git submodule in e2e tests * feat(docs): fix typo in the submmary of e2e tests Co-authored-by: Redwan <[email protected]> Co-authored-by: Matthias Seitz <[email protected]> Co-authored-by: clearloop <[email protected]> * feat(js): adds scripts in js directory (#339) * feat(js): adds scripts updating types.json in js * feat(js): export e2e script to workspace * chore(docs): add more chain spec info (#341) * chore: upgrade chainlink pallet (#340) * chore: upgrade chainlink pallet * fix: use latest genesis config * chore(docs): update readme * fix: dev command argument Co-authored-by: Dustin Brickwood <[email protected]> Co-authored-by: Redwan <[email protected]> Co-authored-by: clearloop <[email protected]> Co-authored-by: clearloop <[email protected]>
Changes
Builds off of documentation from #330
docs
dir which contains documentation sectionsTODO
docs/usage/command-line.md
docs/usage/configuration.md
contributions.md
fileTests
Visit
http://127.0.0.1:8000/
Issues