diff options
| author | KOBAYASHI Shuji <[email protected]> | 2021-01-07 17:31:05 +0900 |
|---|---|---|
| committer | KOBAYASHI Shuji <[email protected]> | 2021-01-07 17:31:05 +0900 |
| commit | 0dfcaaed63b25623f19def2d8fff1ee9373b45d9 (patch) | |
| tree | e430d4690ce952a4de2d062a820c910b0d1c950b /include | |
| parent | ec6f46c05dfdf5bd7ef5c9a36ea1751ff564b2ef (diff) | |
| download | mruby-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 'include')
0 files changed, 0 insertions, 0 deletions
