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.
abp/modules/docs
voloagent 819fbcdc52
Update_NPM_Packages
1 year ago
..
app Update_NPM_Packages 1 year ago
src Set `DbSchema` as `AbpCommonDbProperties.DbSchema`. 2 years ago
test Update `EphemeralMongo` to 1.1.0. 2 years ago
.prettierrc tab usage is removed 5 years ago
NuGet.md modules NuGet.md 2 years ago
README.md Update readmes of blogging and docs modules 5 years ago
Volo.Docs.abpmdl.json Update mdl.json files cont. 2 years ago
Volo.Docs.abpsln.json Update source fodes for 5.0.1-rc1 3 years ago
Volo.Docs.sln Adjust Docs module for studio 2 years ago
Volo.Docs.sln.DotSettings Resharper and Coding Standards... #610 6 years ago
docker-compose.migrate.yml Update the connection string information in the documentation and docker compose. 4 years ago
docker-compose.override.yml Update the connection string information in the documentation and docker compose. 4 years ago
docker-compose.yml Added Docker support for VoloDocs 6 years ago
screenshot2.png Update readmes of blogging and docs modules 5 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