Commit graph

18 commits

Author SHA1 Message Date
d8dfa60916 - Executive summary. 2025-11-29 17:46:05 -03:00
7f2967b04b Add SQLx dependencies for calendar feature 2025-11-27 23:10:43 -03:00
f40cb6c7b4 Fix typos in bot file extensions and keyword names
Changed incorrect references to .vbs files to .bas and corrected
USE_WEBSITE keyword naming. Also added missing fields to API response
structure and clarified that start.bas is optional for bots.
2025-11-26 22:54:22 -03:00
319375025e - Version of publish. 2025-11-25 16:10:50 -03:00
8d1f9de821 - Finishing text. 2025-11-24 18:09:17 -03:00
2615a0e891 - Almost done, documentation base for 6.1.0. 2025-11-24 13:36:09 -03:00
f62e0d4f37 - From 8 to 13.5 2025-11-24 13:02:30 -03:00
100753149c - 7 docs revised. 2025-11-24 08:42:58 -03:00
fd97028995 - From 4 to 7. 2025-11-23 20:12:09 -03:00
e06cd4d646 - From 1 to 4 validated. 2025-11-23 17:02:22 -03:00
b680301c38 - More general docs. 2025-11-23 13:46:55 -03:00
baeebc5677 - New docds. 2025-11-22 16:12:32 -03:00
79c9a10dd7 - New security features and compliance checklist. 2025-11-22 13:24:53 -03:00
a39bfce495 - New stuff, 6.1. 2025-11-21 23:23:53 -03:00
39e6ec0e35 WPP. 2025-11-21 12:13:48 -03:00
7779a915e9 - New keywords. 2025-11-21 10:44:29 -03:00
e5ac6b7051 docs: expand session management and add authentication section
Enhanced Chapter 1 documentation with detailed session architecture, storage layers, and API endpoints. Added new Part XI on authentication and security to SUMMARY.md, introducing chapters on user and bot authentication, password security, and API endpoints. Improves clarity and coverage of system interaction and security concepts.
2025-11-03 20:42:38 -03:00
892d20440e Add comprehensive documentation for GeneralBots, including keyword references, templates, and user guides
- Created detailed markdown files for keywords such as HEAR, TALK, and SET_USER.
- Added examples and usage notes for each keyword to enhance user understanding.
- Developed templates for common tasks like enrollment and authentication.
- Structured documentation into chapters covering various aspects of the GeneralBots platform, including gbapp, gbkb, and gbtheme.
- Introduced a glossary for key terms and concepts related to GeneralBots.
- Implemented a user-friendly table of contents for easy navigation.
2025-10-25 14:50:14 -03:00