Justin Starry
03d3e0098e
docs: Remove outdated instructions for managing stake accounts ( #20555 )
2021-10-11 19:58:35 +00:00
cryptogosu
b16f2da444
Added web3 reference guide ( #19970 )
...
Added web3 reference guide
Added web3 reference guide
2021-09-22 09:38:38 -04:00
Michael Vines
b15fa9fbd2
Add EtcdTowerStorage
2021-08-14 09:46:36 -07:00
Michael Vines
5fe0350c2e
Remove tour-de-sol/
2021-07-15 19:43:53 -07:00
Trent Nelson
70d75ce4e8
docs: A-Z sort accepted proposals
2021-06-28 22:10:12 +00:00
Trent Nelson
0972d12c1c
docs: expose TX v2 proposal
2021-06-28 22:10:12 +00:00
Trent Nelson
768a2ebe9d
docs: Add docs for `solana-test-validator`
2021-05-13 17:28:31 +00:00
Justin Starry
545e037e38
Docs cleanup ( #16964 )
...
* Run lint:fix on docs
* Update dependencies
* Run prettier
* Run lint
2021-04-30 16:20:56 +08:00
Trent Nelson
9c8be34906
docs: 'builtins' -> 'runtime facilities'
2021-03-11 08:38:18 +00:00
Trent Nelson
0e452c8d91
docs: rename 'deployed programs' section to 'on-chain programs'
2021-03-11 08:38:18 +00:00
Trent Nelson
3e6c7c4a3e
docs: add rust client api entry
2021-03-11 08:38:18 +00:00
Jack May
82350f9350
deploy doc updates ( #15109 )
2021-02-04 16:18:14 -08:00
Jack May
d0118a5c42
Add program deployment docs ( #15075 )
2021-02-04 01:30:50 -08:00
Eric Williams
5594a7122d
Reorg and cleanup of economics section of docs ( #14868 )
...
* reorg validator economics
* overview cleanup
* terminology
* terminology formatting
* katex for docusaurus
* adjusted staking yield writeup
* more reorg
* move section header
* rm unlinked mds
* add new mds
* Update docs/src/inflation/terminology.md
Co-authored-by: Dan Albert <[email protected] >
* Update docs/src/inflation/terminology.md
Co-authored-by: Dan Albert <[email protected] >
* Update docs/src/inflation/terminology.md
Co-authored-by: Dan Albert <[email protected] >
* Update docs/src/inflation/terminology.md
Co-authored-by: Dan Albert <[email protected] >
* Update docs/src/inflation/terminology.md
Co-authored-by: Dan Albert <[email protected] >
* Update docs/src/transaction_fees.md
Co-authored-by: Dan Albert <[email protected] >
* addressing Dans comments in #14868
* incorporating pr commits
* trailing whitespaces
* more trailing whitespaces
* remove services link and add plot
* add plots
Co-authored-by: Dan Albert <[email protected] >
2021-01-27 22:54:00 +01:00
Jon Cinque
b37dbed479
docs: Add stake programming documentation ( #14529 )
...
* Add stake programming documentation
We had some questions about stake programming documentation, and there
wasn't a place that contained information about the stake-o-matic and
other stake development in one place. This adds a page with that
information.
* Update docs/src/staking/stake-programming.md
Co-authored-by: Eric Williams <[email protected] >
* Update docs/src/staking/stake-programming.md
Co-authored-by: Eric Williams <[email protected] >
* Update docs/src/staking/stake-programming.md
Co-authored-by: Eric Williams <[email protected] >
* Update docs/src/staking/stake-programming.md
Co-authored-by: Eric Williams <[email protected] >
* Update docs/src/staking/stake-programming.md
Co-authored-by: Eric Williams <[email protected] >
* Apply suggestions from code review
* Remove trailing whitespace
Co-authored-by: Eric Williams <[email protected] >
2021-01-14 17:04:04 +01:00
Tyera Eulberg
0f76daaf7a
Add specific page for rpc endpoints ( #13899 )
2020-12-01 21:19:15 -07:00
Jack May
13a08c7f08
Fix doc proposal sidebar layout ( #13675 )
2020-11-18 22:22:11 +00:00
Jack May
887b0e4b72
Add doc content and feedback ( #13563 )
2020-11-13 10:18:04 -08:00
Jack May
3d5e778d5d
Flesh out development docs ( #13318 )
...
* flesh out development docs
* nits
2020-11-03 20:53:17 +00:00
Tyera Eulberg
a3912bc084
Add design proposal and update validator-timestamp-oracle
2020-10-31 21:30:42 -07:00
Justin Starry
458e9a1533
Codify breaking change guidelines ( #13066 )
...
* Codify breaking change guidelines
* feedback
* Rename title and add expectations section
* Update docs/src/apps/backwards-compatibility.md
Co-authored-by: Tyera Eulberg <[email protected] >
* Update docs/src/apps/backwards-compatibility.md
Co-authored-by: Tyera Eulberg <[email protected] >
* Update docs/src/apps/backwards-compatibility.md
Co-authored-by: Tyera Eulberg <[email protected] >
* Update docs/src/apps/backwards-compatibility.md
Co-authored-by: Tyera Eulberg <[email protected] >
* Update docs/src/apps/backwards-compatibility.md
Co-authored-by: Tyera Eulberg <[email protected] >
* Update docs/src/apps/backwards-compatibility.md
Co-authored-by: Tyera Eulberg <[email protected] >
* Update docs/src/apps/backwards-compatibility.md
Co-authored-by: Tyera Eulberg <[email protected] >
* Update backwards-compatibility.md
* Update docs/src/apps/backwards-compatibility.md
Co-authored-by: Trent Nelson <[email protected] >
* Update docs/src/apps/backwards-compatibility.md
Co-authored-by: Trent Nelson <[email protected] >
* Update docs/src/apps/backwards-compatibility.md
Co-authored-by: Trent Nelson <[email protected] >
* Apply suggestions from code review
Co-authored-by: Tyera Eulberg <[email protected] >
Co-authored-by: Trent Nelson <[email protected] >
* Specify rust crates and add deprecation process
* Promise semver for software releases
Co-authored-by: Tyera Eulberg <[email protected] >
Co-authored-by: Trent Nelson <[email protected] >
2020-10-31 09:45:18 +08:00
Tyera Eulberg
664b6125b6
Add doc page on sysvar accounts ( #13237 )
...
* Add doc page on sysvar accounts
* Update with suggestions
2020-10-28 14:54:36 -06:00
Dan Albert
0571882b1d
Add new wallets to docs, clean up existing structure ( #12655 )
...
* Add new wallets to docs
* Re-enstate SolFlare guide
* Update docs/src/wallet-guide/apps.md
Co-authored-by: Trent Nelson <[email protected] >
Co-authored-by: publish-docs.sh <[email protected] >
Co-authored-by: Trent Nelson <[email protected] >
2020-10-05 22:25:05 +00:00
Jack May
22d16c69b7
Add programming-faq to sidebar ( #12586 )
...
* Add programming-faq to sidebar
* nudge
* fix path
2020-09-30 09:56:48 +00:00
Michael Vines
6c23197f37
"
2020-09-29 23:09:55 -07:00
Michael Vines
bc649da77d
Add missing implemented design proposals to docs sidebar
2020-09-29 22:55:50 -07:00
Dan Albert
36e8441149
Add SolFlare guide to docs ( #11843 )
2020-08-26 16:59:45 -06:00
Dan Albert
6194a29875
Restore CLI usage page ( #11619 )
...
Co-authored-by: publish-docs.sh <[email protected] >
2020-08-13 16:02:13 -06:00
Raj Gokal
14dcaaee6c
Link fix ( #11368 )
...
* fixes logo
* cleans up homepage on docs
* adds icon files and tightens margins
* cleans up sidenav, adds top nav items
* fixes a link
* removes icon files
Co-authored-by: Dan Albert <[email protected] >
2020-08-06 13:19:35 -06:00
Raj Gokal
e2789b9373
cross-links SPL library
2020-08-01 08:33:26 -07:00
Dan Albert
a5b6fd3d9b
Add Vote Account Management Doc ( #11278 )
...
* Add vote account management doc
* Add links to new doc
* Whitespace
* Fixup language
* Cleaner title
* Apply review feedback
* Apply further feedback
* Fix usage page header
Co-authored-by: publish-docs.sh <[email protected] >
2020-07-31 02:43:41 +00:00
Greg Fitzgerald
31ea69f278
Add low-latency, RPC proposal ( #11221 )
...
* Add RiP Curl proposal
* Apply review feedback
2020-07-30 10:52:47 -06:00
Dan Albert
c8f866e6c0
Restore stake delegation page to sidebar
2020-07-24 13:42:05 -06:00
Greg Fitzgerald
8b1b392be9
Remove move_loader and librapay ( #11184 )
...
* Remove move_loader and librapay
* Remove Embedding Move from implemented proposals
* Remove Move variant from CI
* Remove move_loader ID
2020-07-23 15:08:59 -06:00
Dan Albert
1ad0d210bc
Remove tictactoe, add Break and Hello World to docs ( #11117 )
...
* Remove tictactoe, add Break to apps docs
* Add hello world
* fix whitespace
Co-authored-by: publish-docs.sh <[email protected] >
2020-07-18 00:09:10 +00:00
Dan Albert
d0d4d9b3d1
Fix 404 broken links ( #11113 )
...
Co-authored-by: publish-docs.sh <[email protected] >
2020-07-17 17:48:07 +00:00
Dan Albert
6342e3e215
Refactor file and URL paths in docusaurus ( #11080 )
...
* Fix introduction link
* Restore staking guide pages
* Remove Edit this page link
* Fix broken wallet guide link
* Restore lost images
* Fixup URL paths to match gitbook style
* Refactor wallet guide READMEs and clean up URLs
* Remove lingering gitbook files
* Refactor all README files to keep consistent linking
* Updte homepage tile links
Co-authored-by: publish-docs.sh <[email protected] >
2020-07-15 20:11:51 +00:00
Dan Albert
ffeac298a2
Move from gitbook to docusaurus, build docs in Travis CI ( #10970 )
...
* fix: ignore unknown fields in more RPC responses
* Remove mdbook infrastructure
* Delete gitattributes and other theme related items
Move all docs to /docs folder to support Docusaurus
* all docs need to be moved to /docs
* can be changed in the future
Add Docusaurus infrastructure
* initialize docusaurus repo
Remove trailing whitespace, add support for eslint
Change Docusaurus configuration to support `src`
* No need to rename the folder! Change a setting and we're all good to
go.
* Fixing rebase items
* Remove unneccessary markdown file, fix type
* Some fonts are hard to read. Others, not so much. Rubik, you've been
sidelined. Roboto, into the limelight!
* As much as we all love tutorials, I think we all can navigate around a
markdown file. Say goodbye, `mdx.md`.
* Setup deployment infrastructure
* Move docs job from buildkite to travic
* Fix travis config
* Add vercel token to travis config
* Only deploy docs after merge
* Docker rust env
* Revert "Docker rust env"
This reverts commit f84bc208e807aab1c0d97c7588bbfada1fedfa7c.
* Build CLI usage from docker
* Pacify shellcheck
* Run job on PR and new commits for publication
* Update README
* Fix svg image building
* shellcheck
Co-authored-by: Michael Vines <[email protected] >
Co-authored-by: Ryan Shea <[email protected] >
Co-authored-by: publish-docs.sh <[email protected] >
2020-07-11 05:11:07 +00:00