Skip to content

Commit 79d2690

Browse files
Merge pull request #10 from AlexKlimenkov/GS-3080
[fix] remove legacy markup from category indexes
2 parents 8e3db05 + 027b250 commit 79d2690

31 files changed

Lines changed: 0 additions & 64 deletions

i18n/de/docusaurus-plugin-content-docs/current/guides/configuring-gantt.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@ sidebar_label: "Gantt-Diagramm konfigurieren"
77

88
![gantt_basic](/img/gantt_basic.png)
99

10-
((index
1110
- [Configuration](guides/common-configuration.md)
1211
- [Gantt Layout](guides/layout-config.md)
1312
- [Resource Management](guides/resource-management.md)
1413
- [Event Handling](guides/handling-events.md)
1514
- [Multiple Charts on a Page](guides/multiple-gantts.md)
1615
- [Peculiarities of Gantt Instance](guides/gantt-instance.md)
1716
- [Using Gantt on the server](guides/using-gantt-on-server.md)
18-
))

i18n/de/docusaurus-plugin-content-docs/current/guides/dependencies.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ sidebar_label: "Konfiguration von Abhängigkeitsverbindungen"
77

88
![gantt_arrows](/img/gantt_arrows.png)
99

10-
((index
1110
- [Link Properties](guides/link-properties.md)
1211
- [Getting the Link Object/Id](guides/link-object-operations.md)
1312
- [Adding/Updating/Deleting Links](guides/crud-dependency.md)
1413
- [Auto Scheduling](guides/auto-scheduling.md)
15-
))

i18n/de/docusaurus-plugin-content-docs/current/guides/export-common.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@ sidebar_label: "Exportieren und Importieren von Daten"
55

66
# Exportieren und Importieren von Daten
77

8-
((index
98
- [Export to PDF and PNG](guides/export.md)
109
- [Export/Import for Excel, Export to iCal](guides/excel.md)
1110
- [Export and Import from MS Project](guides/export-msproject.md)
1211
- [Export and Import from Primavera P6](guides/export-primavera.md)
1312
- [Serializing Data into XML and JSON](guides/serialization.md)
1413
- [Export and Import Data on Node.js](guides/export-nodejs.md)
1514
- [Export Modules](guides/export-modules.md)
16-
))

i18n/de/docusaurus-plugin-content-docs/current/guides/task-bars.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ sidebar_label: "Konfiguration von Aufgaben"
77

88
![gantt_tasks](/img/gantt_tasks.png)
99

10-
((index
1110
- [Task Types](guides/task-types.md)
1211
- [Task Properties](guides/task-properties.md)
1312
- [Task Object/Id](guides/task-object-operations.md)
@@ -28,4 +27,3 @@ sidebar_label: "Konfiguration von Aufgaben"
2827
- [Dragging Tasks within the Timeline](guides/dnd.md)
2928
- [Creating/Selecting Tasks with DnD](guides/advanced-dnd.md)
3029
- [Manually Scheduled Summary Tasks](guides/custom-projects-dates.md)
31-
))

i18n/de/docusaurus-plugin-content-docs/current/guides/time-scale.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@ sidebar_label: "Skalierung konfigurieren"
77

88
![gantt_right](/img/gantt_right.png)
99

10-
((index
1110
- [Setting up Scale](guides/configuring-time-scale.md)
1211
- [Zooming](guides/zooming.md)
1312
- [Highlighting Time Slots](guides/highlighting-time-slots.md)
1413
- [Dynamic Change of Scale Settings](guides/dynamic-scale.md)
1514
- [Hiding Time Units in the Scale](guides/custom-scale.md)
1615
- [Adding Vertical Markers](guides/markers.md)
1716
- [RTL (Right-to-left) Mode](guides/rtl-mode.md)
18-
))

i18n/de/docusaurus-plugin-content-docs/current/guides/work-with-dates.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,5 @@ sidebar_label: "Arbeiten mit Datumsangaben"
55

66
# Arbeiten mit Datumsangaben
77

8-
((index
98
- [Date Format Specification](guides/date-format.md)
109
- [Operations with Dates](guides/date-operations.md)
11-
))

i18n/ko/docusaurus-plugin-content-docs/current/guides/configuring-gantt.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@ sidebar_label: "간트 차트 구성하기"
77

88
![gantt_basic](/img/gantt_basic.png)
99

10-
((index
1110
- [Configuration](guides/common-configuration.md)
1211
- [간트 레이아웃](guides/layout-config.md)
1312
- [리소스 관리](guides/resource-management.md)
1413
- [이벤트 처리](guides/handling-events.md)
1514
- [여러 개의 차트를 한 페이지에 표시하기](guides/multiple-gantts.md)
1615
- [Gantt 인스턴스의 특이점](guides/gantt-instance.md)
1716
- [서버에서 Gantt 사용하기](guides/using-gantt-on-server.md)
18-
))

i18n/ko/docusaurus-plugin-content-docs/current/guides/dependencies.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ sidebar_label: "의존성 링크 구성하기"
77

88
![gantt_arrows](/img/gantt_arrows.png)
99

10-
((index
1110
- [링크 속성](guides/link-properties.md)
1211
- [링크 객체/ID 가져오기](guides/link-object-operations.md)
1312
- [링크 추가/수정/삭제](guides/crud-dependency.md)
1413
- [자동 스케줄링](guides/auto-scheduling.md)
15-
))

i18n/ko/docusaurus-plugin-content-docs/current/guides/edit-form.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ sidebar_label: "편집 폼 구성하기"
77

88
![lightbox](/img/lightbox.png)
99

10-
((index
1110
- [Lightbox 요소 구성하기](guides/default-edit-form.md)
1211
- [Lightbox 요소 작업하기](guides/lightbox-manipulations.md)
1312
- [커스텀 엘리먼트 생성하기](guides/custom-editor.md)
1413
- [Custom Lightbox](guides/custom-edit-form.md)
1514
- [라이트박스의 버튼 변경하기](guides/custom-button.md)
16-
))

i18n/ko/docusaurus-plugin-content-docs/current/guides/export-common.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@ sidebar_label: "데이터 내보내기 및 가져오기"
55

66
# 데이터 내보내기 및 가져오기
77

8-
((index
98
- [Export to PDF and PNG](guides/export.md)
109
- [Export/Import for Excel, Export to iCal](guides/excel.md)
1110
- [MS Project로부터의 내보내기 및 가져오기](guides/export-msproject.md)
1211
- [Export and Import from Primavera P6](guides/export-primavera.md)
1312
- [데이터를 XML 및 JSON으로 직렬화하기](guides/serialization.md)
1413
- [Node.js에서 데이터 내보내기 및 가져오기](guides/export-nodejs.md)
1514
- [모듈 내보내기](guides/export-modules.md)
16-
))

0 commit comments

Comments
 (0)