* Remove in-development docs for EVM sidechain and now obsolete content for federated sidechains dev preview
* Remove disclaimer note about EVM sidechain
* Remove references to sidechains which are in development
* Add redirects to deleted pages
* Incorporate feedback to comment out Issue Fields
* Fix broken links
AMM object: some clarifications
AMM references: incomplete draft
AMM updates
AMM: add AMMBid, clarify more stuff
Docs for AMMBid transaction
AMM: more work on error codes
AMM: example transactions, related upates
Fix broken links
AMM: reflect naming updates
more AMMBid edits
Add amm_info API method
Add style for AMM label
AMM: more clarifications on tx, accounts
AMM references: Clean up draft
amm_info: reflect code updates
AMM: updates for the latest changes
AMM: update flags for Deposit/Withdraw
AMM: update JSON examples for latest code
Serialization: add STIssue type
STIssue: clarify definition with commas
* Initial migration and edits for EVM Sidechains documentation
* Fix broken link
* Incorporate review feedback and fix indentaton for code snippets and images within steps
* Incorporate review feedback
* Fix indentation within steps
* Decentralized Exchange concept article
1st draft
* DEX: example trade diagram, offers rewording
* Offers: more rewriting/updates
* OfferCreate: Add error cases + other updates
* Known Amendments: fix tecEXPIRED, DepositPreauth
- tecEXPIRED was initially attached to the Checks amendment but got
moved to DepositPreauth before either became released. The docs weren't
previously updated to reflect this change
- A change to the snippets caused the DepositPreauth amendment reference
link to get overwritten so the table links to the feature page rather than the
amendment description. Special cases this one link.
* OfferCreate error cases: switch to table
* DEX/Offers: edits per review
- Tutorial docs through step 3 (inputting an account)
- New screenshots
- Minor code cleanup
- Fix the include_code filter to better handle indentation in Python
code