Introduction
You can use Recorder as a doc generator.
All you need to do is:
- Turn on the recording button
- Coding
- Turn off the recording button
Then you will get a operation.json file, which contains all your operations.
Then you can use this file to do anything you want. For example, you can use it to generate a SOP document.