Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
maliming f0b1fc50ab
Refactor TocHeading and TocItem from records to classes
10 months ago
..
.abpstudio Fix permission problem 2 years ago
app Upgrade Dockerfiles from .NET SDK 9.0 to 10.0 across multiple modules 10 months ago
src Refactor TocHeading and TocItem from records to classes 10 months ago
test Add `BLOB Storing Memory Provider` module. 10 months ago
.prettierrc tab usage is removed 6 years ago
Default.abprun.json Fix permission problem 2 years ago
NuGet.md All Nuget.md files updated 2 years ago
README.md Update readmes of blogging and docs modules 7 years ago
Volo.Docs.abpmdl Improve pdf download 1 year ago
Volo.Docs.abpsln Fix permission problem 2 years ago
Volo.Docs.sln.DotSettings Resharper and Coding Standards... #610 8 years ago
Volo.Docs.slnx Upgrade to .NET 10.0. 11 months ago
docker-compose.migrate.yml Update the connection string information in the documentation and docker compose. 6 years ago
docker-compose.override.yml Update the connection string information in the documentation and docker compose. 6 years ago
docker-compose.yml Added Docker support for VoloDocs 7 years ago
screenshot2.png Optimised images with calibre/image-actions 2 years ago

README.md

Docs Module

This module is used to create technical documentation web sites;

  • Built-in GitHub integration: Directly write and manage documents on GitHub.
  • Versioning support directly integrated to GitHub releases.
  • Supports multi-language (with fallback support to the default language).
  • Supports the Markdown and HTML formats.
  • Provides a navigation and an outline section.
  • Allows to host multiple projects documentation in a single application.
  • Links to the file on GitHub, so anyone can easily contribute by clicking to the Edit link.
  • In addition to the GitHub source, allows to simply use a folder as the documentation source.

ABP Framework uses this module to host its documentation. See docs.abp.io. A screenshot from the ABP documentation:

screenshot