Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Commit

Permalink
Remove unneeded images and lines of code
Browse files Browse the repository at this point in the history
  • Loading branch information
kaixin-hc committed Mar 31, 2022
1 parent f28c10a commit 351141b
Show file tree
Hide file tree
Showing 15 changed files with 4 additions and 24 deletions.
7 changes: 1 addition & 6 deletions docs/best-practices/coding.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
{% set title = "Best Practices: Coding" %}
<span id="title" class="d-none">{{ title }}</span>

<frontmatter>
title: "{{ title }}"
pageNav: 3
pageNavTitle: "Chapters of This Page"
title: "Best Practices: Coding"
</frontmatter>

# Coding Best Practices
Expand Down
7 changes: 1 addition & 6 deletions docs/best-practices/data-migration.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
{% set title = "Best Practices: Data Migration" %}
<span id="title" class="d-none">{{ title }}</span>

<frontmatter>
title: "{{ title }}"
pageNav: 3
pageNavTitle: "Chapters of This Page"
title: "Best Practices: Data Migration"
</frontmatter>

# Data Migration Best Practices
Expand Down
7 changes: 1 addition & 6 deletions docs/best-practices/testing.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
{% set title = "Best Practices: Testing" %}
<span id="title" class="d-none">{{ title }}</span>

<frontmatter>
title: "{{ title }}"
pageNav: 3
pageNavTitle: "Chapters of This Page"
title: "Best Practices: Testing"
</frontmatter>

# Testing Best Practices
Expand Down
7 changes: 1 addition & 6 deletions docs/best-practices/ui-design.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
{% set title = "Best Practices: UI Design" %}
<span id="title" class="d-none">{{ title }}</span>

<frontmatter>
title: "{{ title }}"
pageNav: 3
pageNavTitle: "Chapters of This Page"
title: "Best Practices: UI Design"
</frontmatter>

# UI Design Best Practices
Expand Down
Binary file removed docs/images/ClientComponent.png
Binary file not shown.
Binary file removed docs/images/CommonComponent.png
Binary file not shown.
Binary file removed docs/images/E2EComponent.png
Binary file not shown.
Binary file removed docs/images/LogicComponent.png
Binary file not shown.
Binary file removed docs/images/StorageClassDiagram.png
Binary file not shown.
Binary file removed docs/images/StorageComponent.png
Binary file not shown.
Binary file removed docs/images/TestDriverComponent.png
Binary file not shown.
Binary file removed docs/images/UiComponent.png
Binary file not shown.
Binary file removed docs/images/UiWorkflow.png
Binary file not shown.
Binary file removed docs/images/dataTransferClasses.png
Binary file not shown.
Binary file removed docs/images/packageDiagram.png
Binary file not shown.

0 comments on commit 351141b

Please sign in to comment.