mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-10 20:40:56 +00:00
- Create docs/OPEN_SOURCE_LICENSES.md with Apache, Blue Oak, BSD, and Python licenses. - Add specific component attributions for abab, esquery, hoek, topo, hoist-non-react-statics, object-schema, and joi. - Complete truncated BSD license for joi 17.13.3. - Update docs/INDEX.md and README.md with links to the new licenses file.
67 lines
3.3 KiB
Markdown
67 lines
3.3 KiB
Markdown
# Documentation Index
|
|
|
|
This document provides a structured overview of the documentation available in this repository.
|
|
|
|
## 🚀 Getting Started & Environment Setup
|
|
|
|
Guides for setting up your development and execution environment.
|
|
|
|
- [Quick Start Automation](Quick_Start_Automation.md) - Rapid setup guide for automation.
|
|
- [Knowledge Base Integration](KNOWLEDGE_BASE_INTEGRATION.md) - Connect to NotebookLM and OneDrive resources.
|
|
- [User Notes & References](USER_NOTES.md) - Personal notes and external links.
|
|
- [Jules Execution Guide](Jules_Execution_Guide.md) - Guide for running the Jules CLI.
|
|
- [Cursor CLI Setup](Cursor_CLI_setup.md) - Setting up Cursor IDE CLI.
|
|
- [Docker CLI Setup](Docker_CLI_setup.md) - Setting up Docker.
|
|
- [Firebase CLI Setup](Firebase_CLI_setup.md) - Setting up Firebase tools.
|
|
- [Gemini CLI Setup](Gemini_CLI_setup.md) - Installing the Gemini agent tools.
|
|
- [GitHub CLI Setup](GitHub_CLI_setup.md) - Setting up `gh` CLI.
|
|
- [Jules CLI Setup](Jules_CLI_setup.md) - Installing the Jules agent tools.
|
|
- [Mouy-leng Request Guide](Mouy-leng_Request_Guide.md) - Procedures for requests.
|
|
|
|
## 📚 GitHub Features & Best Practices
|
|
|
|
Learn how to use GitHub features to showcase your work and share code.
|
|
|
|
- [GitHub Profile README Guide](GitHub_Profile_README_Guide.md) - Create an impressive GitHub profile page.
|
|
- [GitHub Gists Guide](GitHub_Gists_Guide.md) - Share code snippets and notes easily.
|
|
|
|
## ☁️ Deployment
|
|
|
|
Instructions for deploying the application to various platforms.
|
|
|
|
- [Cloud Deployment Guide](Cloud_Deployment_Guide.md) - Deploying to Render, Railway, Fly.io, etc.
|
|
- [Exness Deployment Guide](Exness_Deployment_Guide.md) - Specifics for Exness MT5.
|
|
- [Kubernetes Introduction](KUBERNETES_INTRODUCTION.md) - Introduction to container orchestration with Kubernetes.
|
|
- [Secrets Management](Secrets_Management.md) - Handling API keys and credentials secureley.
|
|
- [SSH Key Audit](SSH_KEY_AUDIT.md) - SSH key security audit and management.
|
|
- [Release Process](RELEASE_PROCESS.md) - Creating and managing releases.
|
|
|
|
## 🤖 Automation & Operations
|
|
|
|
Details on the automation scripts and background processes.
|
|
|
|
- [Startup Automation Guide](Startup_Automation_Guide.md) - Comprehensive guide to the startup scripts.
|
|
- [Windows Task Scheduler Setup](Windows_Task_Scheduler_Setup.md) - Configuring auto-start on Windows.
|
|
- [GitHub Sync Status](GitHub_Sync_Status.md) - Information about OneDrive/GitHub sync.
|
|
|
|
## 📈 Trading & Strategy
|
|
|
|
Documentation related to the Expert Advisors and trading strategies.
|
|
|
|
- [ExpertMAPSAR Tuning Guide](ExpertMAPSAR_Tuning_Guide.md) - Tuning the MAPSAR strategy.
|
|
- [ZOLO Plugin Integration](ZOLO_Plugin_Integration.md) - Integrating with the ZOLO bridge.
|
|
|
|
## 📊 Reports & Maintenance
|
|
- [Open Source Licenses](OPEN_SOURCE_LICENSES.md) - Third-party component attributions and licenses.
|
|
|
|
Analysis reports and cleanup summaries.
|
|
|
|
- [Repository Quality Analysis](Repository_Quality_Analysis.md)
|
|
- [Working Tree Review Report](Working_Tree_Review_Report.md)
|
|
- [Pull Request Review Report](Pull_Request_Review_Report.md)
|
|
- **PR Consolidation:**
|
|
- [Action Summary](PR_Action_Summary.md)
|
|
- [Consolidation Plan](PR_Consolidation_Plan.md)
|
|
- [Consolidation Results](PR_Consolidation_Results.md)
|
|
- [Final Summary](PR_Final_Summary.md)
|
|
- [Consolidation Complete](PR_Consolidation_Complete.md)
|