Doc/Michelson: redirect operations on maps to interactive reference
Context
Answers this part of #4077:
- delete the parts about instructions from the static reference:
- Operations on maps
The documentation about all the operations on map in the interactive reference contains that found in the static reference, except for the semantics of MAP that contains an error in the interactive reference: michelson-reference!85 (merged).
The inclusion was checked manually by comparing the static and interactive documentations for each type and comparison instruction of the static reference.
Manually testing the MR
make -C docs -j
And then open docs/_build/alpha/michelson.html in a web browser.
Or open the exposed artifacts Documentation - excluding old protocols below, and navigate to docs/_build/alpha/michelson.html.
Checklist
-
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR