Skip to content

Commit e816eee

Browse files
committed
update: docs
1 parent 11b7394 commit e816eee

11 files changed

Lines changed: 97 additions & 106 deletions

File tree

docs/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
Welcome to the `docs` folder of the **Vocode Community** repository! This folder contains the Markdown source files for the official documentation of **Vocode**.
44

5-
## 📖 Where to Find the Documentation
5+
## Where to Find the Documentation
66

77
While you can browse the Markdown files here, we strongly recommend visiting the official, built, and deployed version of the documentation for the best experience:
88

9-
🔗 **[Official Vocode Documentation](https://vocode-docs.viscouspotenti.al/)**
9+
**[Official Vocode Documentation](https://vocode-docs.viscouspotenti.al/)**
1010

1111
The deployed site provides an easy-to-navigate interface, search functionality, and proper formatting that is not available in raw Markdown files.
1212

13-
## 🛠 Contributing to the Documentation
13+
## Contributing to the Documentation
1414

1515
If you find any issues or have suggestions, feel free to contribute!
1616

@@ -20,8 +20,7 @@ If you find any issues or have suggestions, feel free to contribute!
2020

2121
<!-- For contribution guidelines, please refer to the [Contributing Guide](../CONTRIBUTING.md). -->
2222

23-
## 📬 Need Help?
23+
## Need Help?
2424
If you have any questions, feel free to reach out via issues or discussions in the repository.
2525

26-
Happy coding! 🚀
27-
26+
Happy coding!

docs/activators.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ Provides two functionalities based on the volume buttons' interaction.
2525
### Quick Capture
2626
- **Function**: Opens a text quick capture dialog.
2727
- **Trigger**: Press both volume up and volume down buttons simultaneously.
28-

docs/developers/getting_started.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title: Create Your Own Plugin
99

1010
Vocode allows you to expand its capabilities by creating your own plugins using our [**Lua APIs**](developers/lua_apis). Whether you want to automate workflows, enhance transcriptions, or integrate with other tools, custom plugins give you full control over your voice-powered experience.
1111

12-
## 🚀 Getting Started
12+
## Getting Started
1313

1414
### 1️⃣ Set Up Your Development Environment
1515
To start building plugins for Vocode:
@@ -79,9 +79,8 @@ Once your plugin is ready, you can:
7979
- Use it privately for personal automation.
8080
- Share it with the **Vocode Community** on [GitHub](https://github.com/ViscousPot/vocode-community).
8181

82-
## 🔗 Resources
82+
## Resources
8383
- [Lua API Documentation](developers/lua_apis/)
8484
- [Community Plugins](https://github.com/ViscousPot/vocode-community)
8585

86-
Start building today and customize Vocode to fit your workflow! 🎙🚀
87-
86+
Start building today and customize Vocode to fit your workflow!

0 commit comments

Comments
 (0)