Update and rename Actions.md to InternalFunctions.md
This commit is contained in:
parent
902bfa33dc
commit
bf989a24db
|
|
@ -1,15 +1,15 @@
|
|||
# Action docs
|
||||
# Internal Function docs
|
||||
|
||||
Steps to contribute:
|
||||
1. Create a appsmith-docs/action-reference/<action>.md file.
|
||||
2. Follow the [asset-upload](UploadingAssets.md) guidelines to upload and use an asset in the docs.
|
||||
|
||||
## Action docs template
|
||||
## Functions docs template
|
||||
Copy paste this template in the file you are updating
|
||||
```bash
|
||||
---
|
||||
description: >-
|
||||
Description of the action
|
||||
Description of the function
|
||||
---
|
||||
|
||||
# Action Name
|
||||
Loading…
Reference in New Issue
Block a user