awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesProject-Based Generators

Generates API documentation by performing MSBuild design-time builds of .csproj, .vbproj, or solution files.

Distinct from API Documentation Generators: Distinct from general API Documentation Generators: this feature specifically compiles project files via MSBuild rather than reflecting pre-built assemblies or parsing source files directly.

Explore 1 awesome GitHub repository matching development tools & productivity · Project-Based Generators. Refine with filters or upvote what's useful.

Awesome Project-Based Generators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • dotnet/docfxAvatar de dotnet

    dotnet/docfx

    4,407Ver en GitHub↗

    Docfx is a documentation build tool that generates structured API reference pages from compiled .NET assemblies and XML documentation comments, while also functioning as a markdown static site generator for technical documentation. It combines automated API metadata extraction with markdown rendering to build developer portals and documentation sites, producing output simultaneously in HTML, JSON, and PDF formats from a single build configuration. The tool provides fine-grained control over which APIs appear in the generated documentation through visibility-based filtering, attribute-based ex

    Uses MSBuild to perform a design-time build of .csproj, .vbproj, or solution files before generating API documentation.

    C#apicsharpdocumentation
    Ver en GitHub↗4,407
  1. Home
  2. Development Tools & Productivity
  3. API Documentation Generators
  4. Project-Based Generators