Commit Graph

9 Commits

Author SHA1 Message Date
Amarantha Kulkarni
70ecc04372 Merge pull request #2540 from legleux/fix-ammbid-error-inaccuracy
Fix ammbid error inaccuracy; make ammendment requirement consistent with other enabled amendments
2024-05-03 07:28:06 -07:00
Rome Reginelli
09b87512ef amm_info - fix asset/asset2 request parameter type 2024-04-11 15:01:28 -07:00
Michael Legleux
a0988b8c95 remove incorrect statement 2024-04-11 12:21:43 -07:00
Michael Legleux
524576b909 Make the amendment requirement consistent with other enabled amendments. 2024-04-11 12:16:43 -07:00
Amarantha Kulkarni
0335f3abe0 Merge branch 'master' into issue-2486 2024-03-22 21:20:18 -07:00
mDuo13
dd3644ea36 Fix WS Tool links, examples, sidebar
- Update docs links for all methods.
- Add some missing methods.
- Add an icon for Clio-specific methods.
- Move the long list of ledger_entry examples below other types so those
  ones are not as buried.
- Remove unused old JS files.
- Make method list sidebar self-scrolling like docs TOC sidebar, so that
  links to methods lower in the list don't scroll the main UI up off the
  visible part of the page.
- Fix #2470.
- Fix a broken 'try it' link on the amm_info page that was causing an
  error page to display when clicked.
2024-03-22 15:20:26 -07:00
Amarantha Kulkarni
2f9e48d2d4 Remove the not-enabled flag from AMM topics 2024-03-22 13:59:14 -07:00
mDuo13
7645140477 Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all
other files have been moved up a level. Also, non-docs images have been
moved to the static folder at the top level where they belong.

Many relative paths had to be fixed to make this work.
2024-01-31 17:53:52 -08:00
mDuo13
c10beb85c2 Re-level non-docs content to top of repo and rename content→docs 2024-01-31 16:24:01 -08:00