2 Repos
Compiles individual .cs or .vb source files using the .NET SDK to produce API reference documentation.
Distinct from Source Code Documentation Tools: Distinct from general Source Code Documentation Tools: this feature compiles raw source files rather than extracting comments from existing compiled assemblies or project files.
Explore 2 awesome GitHub repositories matching development tools & productivity · Source File Compilers. Refine with filters or upvote what's useful.
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
Compiles individual .cs or .vb source files using the .NET SDK to produce API reference documentation.
This project is a Chinese language translation of the standard introductory guide for learning LaTeX typesetting and document creation. It serves as a technical guide and educational resource for beginners to learn the syntax and commands required for document production. The resource focuses on Chinese language typesetting and the preparation of academic documents, such as research papers and reports. It provides instruction on document structure and formatting specifically tailored for users producing professional content in Chinese. The project covers technical education in LaTeX document
Covers the transformation of plain text source files into final PDF documents.