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
Halil İbrahim Kalkan 10313cf02c
Add setters for DbTablePrefix and DbSchema
6 years ago
..
app Merge pull request #1852 from abpframework/maliming/CurrentDirectoryHelpers 6 years ago
src Add setters for DbTablePrefix and DbSchema 6 years ago
test Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 6 years ago
README.md Update README.md 7 years ago
Volo.Docs.sln Docs module MongoDB support 6 years ago
Volo.Docs.sln.DotSettings Resharper and Coding Standards... #610 7 years ago
docker-compose.migrate.yml Added Docker support for VoloDocs 7 years ago
docker-compose.override.yml Added Docker support for VoloDocs 7 years ago
docker-compose.yml Added Docker support for VoloDocs 7 years ago
screenshot.png Update screenshot 7 years ago

README.md

Docs Module

This module is used to create technical documentation web sites. abp.io web site uses this module for its documentation.

Screenshot

screenshot

Main Features

  • Retrieves documents from a Github repository.
  • Supports Markdown document formatting.
  • Supports versioning (integrated to Github releases).
  • Supports multiple projects.