docsify-dotnet-core
Documentation generator
An ASP.NET Core project that integrates Docsify to generate a static documentation site from Markdown files.
This project demonstrates how we can add docisfy in a ASP.NET Core 3.0 application and serve documentation site.
20 stars
3 watching
9 forks
Language: C#
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
docsifyjs/docsify-cli | Generates documentation and serves it locally with live-reload | 717 |
shawntabrizi/docsify-slides | A plugin for creating slideshow-like documentation pages with a two-column layout and responsive design. | 23 |
markbattistella/docsify-auto-headers | An auto-header numbering plugin for Docsify.js that simplifies documentation management. | 11 |
michaelcurrin/docsify-js-tutorial | A tutorial project on building Markdown-based documentation sites with DocsifyJS and GitHub Pages | 38 |
docsifyjs/docsify | Generates websites from Markdown files with no build process required | 27,777 |
corentinleberre/create-docsify-plugin | A template to create custom plugins for Docsify, a documentation generator | 9 |
hailstorm75/modulardoc | A documentation generator for .NET libraries that allows customization through plugins. | 119 |
alertbox/try-docsify | A pre-configured development container for testing and exploring Docsify's static site generation capabilities. | 10 |
chesrowe/tome | Automatically generates documentation sites from GameMaker projects using Docsify. | 7 |
wavejumper/codoxify | Generates Clojure documentation for docsify using codox | 1 |
fransbouma/docnet | A tool for generating user documentation from markdown files using a static site generator approach | 250 |
dotnet/docs-aspire | Provides conceptual documentation and tools for .NET Aspire | 81 |
waruqi/docsify-plugin-carbon | A Docsify plugin that integrates Carbon Ads into documentation sites. | 13 |
aajiwani/websequencediagrams-docsify | A plugin that enables rendering of web sequence diagrams in Markdown documents using Docsify. | 1 |
jhildenbiddle/docsify-tabs | A plugin for rendering tabbed content from markdown in the docsify.js framework | 129 |