awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • dotnet/docfxAvatar dotnet

    dotnet/docfx

    4,407Vezi pe 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
    Vezi pe GitHub↗4,407
  1. Home
  2. Development Tools & Productivity
  3. API Documentation Generators
  4. Project-Based Generators