mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
d8405c4f1a
support file2doc, can draw function use HELPER_MACRO in parser_test fixing dostring parse fix docstring generate md with class and function ok succeed to generate docstring to markdown generate API doc ok support --docgen and --docgen -o arg for compiler update msc
About
The tool is in preview phase, so no pre-built version will be provided, please build the source code yourself.
Built
Install the pikascript source code using PikaPackage.exe and then build the source code with CMake. Make sure that the version of 'pikascript-core' in requestment.txt is the same as the firmware.
Usage
Put main.py in the same folder as the tool and run it.