summaryrefslogtreecommitdiffhomepage
path: root/src/debug.c
diff options
context:
space:
mode:
authorKOBAYASHI Shuji <[email protected]>2021-01-07 17:31:05 +0900
committerKOBAYASHI Shuji <[email protected]>2021-01-07 17:31:05 +0900
commit0dfcaaed63b25623f19def2d8fff1ee9373b45d9 (patch)
treee430d4690ce952a4de2d062a820c910b0d1c950b /src/debug.c
parentec6f46c05dfdf5bd7ef5c9a36ea1751ff564b2ef (diff)
downloadmruby-0dfcaaed63b25623f19def2d8fff1ee9373b45d9.tar.gz
mruby-0dfcaaed63b25623f19def2d8fff1ee9373b45d9.zip
Use namespaces according to Rake conventions
Change the Rake task to one that uses namespaces as follows (previous task names can also be used for compatibility). | Previous Task | New Task | |----------------|----------------| | api_doc | doc:api | | capi_doc | doc:capi | | clean_doc | doc:clean | | clean_api_doc | doc:clean:api | | clean_capi_doc | doc:clean:capi | | view_api | doc:view:api | | view_capi | doc:view:capi | | gitlab_config | gitlab:config | | gitlab_dockers | gitlab:dockers |
Diffstat (limited to 'src/debug.c')
0 files changed, 0 insertions, 0 deletions