Skip to content

edgafner/edgafner.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DORKAG JetBrains IDE Plugins Documentation

Build documentation Pages License

Comprehensive documentation for the DORKAG suite of JetBrains IDE plugins

📚 Documentation

Visit the documentation site: https://edgafner.github.io

🔌 Plugins Suite

Complete Azure DevOps integration for JetBrains IDEs. Manage pull requests, pipelines, and work items without leaving your IDE.

Seamlessly integrate browser functionality into your development workflow.

Visualize and track code coverage directly in your IDE.

Efficient query management and execution tools.

Share and manage run configurations across your team.

🚀 Quick Start

For Plugin Users

  1. Open your JetBrains IDE (IntelliJ IDEA, WebStorm, PyCharm, etc.)
  2. Go to Settings/PreferencesPlugins
  3. Search for the plugin name (e.g., "AZD", "GBrowser")
  4. Click Install and restart your IDE

For Contributors

# Clone the repository
git clone https://github.com/edgafner/edgafner.github.io.git
cd edgafner.github.io

# Documentation is built with Writerside
# View locally using Writerside IDE plugin or Docker
docker run --rm -v $PWD:/opt/sources jetbrains/writerside-builder:241.18775 /opt/builder.sh

📖 Documentation Structure

Dorkag/
├── topics/           # Documentation content (.topic XML files)
│   ├── azd/         # AZD plugin documentation
│   ├── gbrowser/    # GBrowser plugin documentation
│   ├── codecov/     # Codecov plugin documentation
│   ├── queryflag/   # QueryFlag plugin documentation
│   └── runlikeme/   # RunLikeMe plugin documentation
├── images/          # Documentation images and screenshots
├── writerside.cfg   # Writerside configuration
└── cfg/            # Build profiles and configuration

🤝 Contributing

We welcome contributions! Here's how you can help:

  1. Report Issues: Found a bug or have a suggestion? Open an issue
  2. Improve Documentation: Submit a pull request with your improvements
  3. Add Examples: Share your use cases and examples

Documentation Guidelines

  • Write in clear, concise language
  • Include screenshots for UI-related features
  • Follow the existing Writerside XML structure
  • Test your changes locally before submitting

🔧 Technology Stack

  • Documentation Engine: JetBrains Writerside
  • Hosting: GitHub Pages
  • Search: Algolia DocSearch
  • CI/CD: GitHub Actions
  • Format: XML-based topics with semantic markup

📊 Build Status

The documentation is automatically built and deployed on every push to the main branch. The workflow includes:

  • Building documentation with Writerside
  • Validating content structure
  • Deploying to GitHub Pages
  • Updating Algolia search indexes

📝 License

This documentation is licensed under the MIT License. See LICENSE file for details.

🔗 Links

👥 Support


Made with ❤️ by DORKAG Team

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages