Skip to content

Commit 8857f03

Browse files
authored
Create diplodoc.md
1 parent b136ea5 commit 8857f03

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

src/site/generators/diplodoc.md

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: Diplodoc
3+
repo: diplodoc-platform
4+
homepage: https://diplodoc.com/en/
5+
language:
6+
- JavaScript, Node.js
7+
license:
8+
- MIT
9+
templates:
10+
- Markdown
11+
description: 'A platform for creating technical documentation based on the concept of Docs as Code.'
12+
startertemplaterepo: https://github.com/diplodoc-platform/documentation-template
13+
---
14+
15+
16+
## Ease of Use
17+
18+
Manage documents as if they were source code: in a familiar environment with minimal deployment and maintenance effort.
19+
20+
## Flavored Markdown
21+
22+
Use enhanced markdown with necessary documentation components like code blocks, images, diagrams, and more.
23+
24+
## Combine handwritten and generated documentation
25+
26+
Сreate comprehensive documents manually while also integrating automatically generated content from OpenAPI (formerly Swagger) definitions.
27+
28+
## Ready for Translations
29+
30+
The platform natively supports text extraction for various translation systems such as SmartCAT, Weblate, YaCAT, and Yandex Translate.
31+
32+
## Single source publishing
33+
34+
Use advantage of single source publishing, enabling the creation of multiple similar document versions from a single source text for consistent and efficient content management.
35+
36+
## Page Constructor
37+
38+
The platform natively supports [Page Constructor](https://github.com/gravity-ui/page-constructor), allowing users to enhance individual documentation pages with carousels, backgrounds, smoothly animated cards, and various other blocks, as well as create landing pages. 
39+
40+
## Right-to-Left
41+
42+
Diplodoc offers the advantage of supporting Right-to-Left (RTL) mode, ensuring seamless access and readability for languages such as Arabic and Hebrew.
43+
44+
## Integrated Search Functionality
45+
46+
The most typical use case for document searching on the platform, without extra costs or support efforts.

0 commit comments

Comments
 (0)