Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hy172574895 committed May 18, 2020
1 parent 6c5d3f3 commit ba76cf5
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,12 +266,13 @@ variable name|default values|description
`g:ECY_warn_sign_highlight`|'ECY_warn_sign_highlight'|**String**. Color of warning sign.

## API
API name|params and type|return
--|:--:|--:
`ECY_main#GetCurrentUsingSourceName()`|-|**String**.
`ECY#diagnosis#CurrentBufferErrorAndWarningCounts()`|-|**Int**.
`ECY#utility#OpenECYLogFile()`|-|**-**.
`ECY#utility#CheckCurrentCapabilities()`|1.capability - string|**boolean**.
API name | params and type | return
-- | :--: | --:
`ECY_main#GetCurrentUsingSourceName()` | - | **String**.
`ECY#diagnosis#CurrentBufferErrorAndWarningCounts()` | - | **Int**.
`ECY#utility#OpenECYLogFile()` | - | **-**.
`ECY_main#Check()` | - | **boolean**.
`ECY#utility#CheckCurrentCapabilities()` | 1.capability - string | **boolean**.

# How to write an engine by yourself?
Check out this basic [repo](https://github.com/hy172574895/ECY-dictionary).
Expand Down

0 comments on commit ba76cf5

Please sign in to comment.