Skip to content

Commit aff922a

Browse files
authored
docs: cleanup docs (#4434)
## Changes Made - [x] Merge terms & core concepts - [x] Update colors & logos - [x] Update Daft messaging across docs See build here: https://www.getdaft.io/projects/docs/en/chanchan-docs-cleanup/ (logo in favicon will update once merged to main) ## Checklist - [ ] Documented in API Docs (if applicable) - [ ] Documented in User Guide (if applicable) - [ ] If adding a new documentation page, doc is added to `docs/mkdocs.yml` navigation - [ ] Documentation builds and is formatted properly (tag @/ccmao1130 for docs review)
1 parent 9763ed7 commit aff922a

27 files changed

+542
-518
lines changed

docs/api/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Configure Daft in various ways during execution.
3838

3939
Configure behavior when Daft interacts with storage (e.g. credentials, retry policies and various other knobs to control performance/resource usage)
4040

41-
These configurations are most often used as inputs to Daft DataFrame reading I/O functions such as in [I/O](io.md).
41+
These configurations are most often used as inputs to Daft when reading I/O functions such as in [I/O](io.md).
4242

4343
::: daft.daft.IOConfig
4444
options:

0 commit comments

Comments
 (0)