Skip to content

Commit b6dd7bb

Browse files
committed
docs: update section titles and remove redundant content in iApp guide
- Renamed the section "Launch your iApp" to "Build your iApp" for clarity. - Removed the redundant "Update your iApp" subsection to streamline the documentation.
1 parent f0443d3 commit b6dd7bb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/references/iapp-generator/building-your-iexec-app.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ You'll set up:
8484
For more details and to learn how to use them in your application, refer here
8585
[Inputs and Outputs](/guides/build-iapp/inputs-and-outputs)
8686

87-
## 🚀 Launch your iApp
87+
## 🚀 Build your iApp
8888

8989
After initialization, the following essential files and directories are
9090
generated:
@@ -97,8 +97,6 @@ generated:
9797
- `output/`
9898
- `cache/`
9999

100-
### 📝 Update your iApp
101-
102100
To modify your main application logic open:
103101

104102
```sh

0 commit comments

Comments
 (0)