-
Notifications
You must be signed in to change notification settings - Fork 2
docs: Update headings & remove emoji #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…entation sections
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR removes emoji prefixes from markdown headers across the documentation to create a cleaner, more professional appearance. The changes are purely cosmetic, affecting heading formatting without altering any content or functionality.
- Removed emoji prefixes (🛠, 🕕, 📦, 🔐, 🛡️, 🚀, etc.) from all documentation headers
- Standardized header formatting across all documentation files
- Maintained all original header text and structure
Reviewed Changes
Copilot reviewed 25 out of 25 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| src/references/iapp-generator/getting-started.md | Removed emojis from "Getting Started", "Prerequisites", and "Installation" headers |
| src/references/iapp-generator/building-your-iexec-app.md | Removed emojis from "Initialize your iApp", "Define your project", "Configure", "Build your iApp", "CLI Commands Reference", and "Next Steps" headers |
| src/references/dataProtector/types.md | Removed emojis from "GrantedAccess" and "ProtectedData" type headers |
| src/references/dataProtector.md | Removed emoji from main "DataProtector" header |
| src/protocol/tee/sgx-vs-tdx.md | Removed emojis from main header and subsection headers for "Protection Scope", "Memory and Performance", and "Development and Integration" |
| src/protocol/tee/introduction.md | Removed emoji from "Introduction to TEE Technologies" header |
| src/protocol/tee/intel-tdx.md | Removed emoji from "Intel TDX Technology" header |
| src/protocol/tee/intel-sgx.md | Removed emoji from "Intel SGX Technology" header |
| src/protocol/ai.md | Removed emojis from "Quick Start", "Why iExec for AI?", "Technology Comparison", and "Next Steps" headers |
| src/guides/manage-data/monetize-protected-data.md | Removed emojis from "Monetize Protected Data" and "Signed Orders" headers |
| src/guides/manage-data/manage-access.md | Removed emoji from "Manage Access" header |
| src/guides/manage-data/handle-schemas-dataset-types.md | Removed emojis from "Handle Schemas and Dataset Types" and subsection headers |
| src/guides/build-iapp/manage-access.md | Removed emojis from "Manage Access" and "Confidential App" headers |
| src/guides/build-iapp/inputs.md | Removed emojis from "Data Analysis iApp", "AI Model iApp", and "Report Generator iApp" headers |
| src/guides/build-iapp/debugging.md | Removed emojis from multiple debugging section headers including "Task Timeout", "Memory Issues", "Dataset Type Unmatching", and best practices sections |
| src/guides/build-iapp/advanced/result-callback.md | Removed emoji from "High-level flow" header |
| src/guides/build-iapp/advanced/build-your-first-tdx-iapp.md | Removed emojis from main header and all "What's Next?" subsection headers |
| src/get-started/welcome.md | Removed emoji from "Start Building" header |
| src/get-started/tooling-and-explorers/subgraph-explorer.md | Removed emojis from "The Graph Explorer", "What is the Graph?", "Available Subgraphs", and "GraphQL Explorer Interface" headers |
| src/get-started/tooling-and-explorers/iexec-explorer.md | Removed emojis from "iExec Explorer" and "What you Can Explore" headers |
| src/get-started/tooling-and-explorers/builder-dashboard.md | Removed emojis from "Builder Dashboard", "Key Features", "Voucher Consumption & Task History", and "Confidential iApp Management" headers |
| src/get-started/tooling-and-explorers/bridge.md | Removed emojis from "Available Bridges", "Stargate Bridge", and "Security & Audits" headers |
| src/get-started/tooling-and-explorers/blockchain-explorer.md | Removed emojis from "Blockchain Explorers" and "Supported Networks" headers |
| src/get-started/overview/rlc.md | Removed emojis from "Why RLC Matters", "Ecosystem Growth Metrics", and "Ready to Get Started?" headers |
| src/get-started/develop-with-ai.md | Removed emojis from "Documentation for LLMs and AI Code Editors", "Vibe Coding Integration", and "Security Considerations" headers |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
ericr6
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.