docs: document_loaders improvements (#4200)

- made notebooks consistent: titles, service/format descriptions.
- corrected short names to full names, for example, `Word` -> `Microsoft
Word`
- added missed descriptions
- renamed notebook files to make ToC correctly sorted
This commit is contained in:
Leonid Ganeline
2023-05-05 17:44:54 -07:00
committed by GitHub
parent eeb7c96e0c
commit 59204a5033
43 changed files with 151 additions and 72 deletions

View File

@@ -6,7 +6,9 @@
"source": [
"# Confluence\n",
"\n",
"A loader for [Confluence](https://www.atlassian.com/software/confluence) pages.\n",
">[Confluence](https://www.atlassian.com/software/confluence) is a wiki collaboration platform that saves and organizes all of the project-related material. `Confluence` is a knowledge base that primarily handles content management activities. \n",
"\n",
"A loader for `Confluence` pages.\n",
"\n",
"\n",
"This currently supports both `username/api_key` and `Oauth2 login`.\n",