mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
Docs removal (#3263)
This commit is contained in:
BIN
.github/splash.png
vendored
Normal file
BIN
.github/splash.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 59 KiB |
6
.github/workflows/update-docs.yml
vendored
6
.github/workflows/update-docs.yml
vendored
@@ -68,12 +68,6 @@ jobs:
|
||||
- name: Copy JS docs
|
||||
run: cp -r tauri/tooling/api/docs/* tauri-docs/docs/api/js/
|
||||
|
||||
- name: Copy Architecture doc
|
||||
run: cp -r tauri/ARCHITECTURE.md tauri-docs/docs/about/
|
||||
|
||||
- name: Copy Guides docs
|
||||
run: rsync -avr --exclude '.templates' tauri/docs/ tauri-docs/docs/
|
||||
|
||||
# Indexing
|
||||
- name: meilisearch indexation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user