Merged
Conversation
…entation sections
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.