complex excel uploads
Some checks are pending
Publish to docs.datacontroller.io / Deploy docs (push) Waiting to run

This commit is contained in:
zmaj
2024-01-23 17:34:36 +00:00
parent 81ce833ebe
commit 109c9735a5
14 changed files with 177 additions and 77 deletions

View File

@ -7,7 +7,8 @@ nav:
- DC User Guide: dc-userguide.md
- Data Catalog: dcu-datacatalog.md
- Data Lineage: dcu-lineage.md
- File Uploads: dcu-fileupload.md
- Excel: excel.md
- File Uploads: files.md
- Filter Mechanism: filter.md
- Locking Mechanism: locking-mechanism.md
- Table Viewer: dcu-tableviewer.md
@ -32,7 +33,6 @@ nav:
- Dates / Datetimes: dcc-dates.md
- Dynamic Cell Dropdown: dynamic-cell-dropdown.md
- Emails: emails.md
- Excel Formulas: excel.md
- Formats: formats.md
- Groups: dcc-groups.md
- Libraries: libraries.md
@ -77,6 +77,7 @@ plugins:
- redirects:
redirect_maps:
'dci-evaluation.md': 'dci-deploysas9.md'
'dcu-fileupload.md': 'files.md'
# Repository
repo_name: 'dc/docs.datacontroller.io'