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 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
..
app Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package. 6 years ago
src Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package. 6 years ago
test add missing namespace to modules and templates: Volo.Abp.Testing 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.