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 e0096e1f6d
Merge pull request #5507 from abpframework/maliming/translate-ar
5 years ago
..
app Merge pull request #5507 from abpframework/maliming/translate-ar 5 years ago
src Add Arabic translate. 5 years ago
test Disable mongodb unit test transaction 5 years ago
.prettierrc
README.md
Volo.Docs.sln
Volo.Docs.sln.DotSettings
docker-compose.migrate.yml
docker-compose.override.yml
docker-compose.yml
screenshot2.png

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