[Docs] minor fixes to loaders links and rst warnings (#2846)

The doc loaders index was picking up a bunch of subheadings because I
mistakenly made the MD titles H1s. Fixed that.

also the easy minor warnings from docs_build
This commit is contained in:
Tim Asp
2023-04-13 10:54:40 -07:00
committed by GitHub
parent 1609950597
commit 53dc157145
4 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
Evaluation
==============
==========
.. note::
`Conceptual Guide <https://docs.langchain.com/docs/use-cases/evaluation>`_
@@ -83,7 +83,7 @@ The existing examples we have are:
Other Examples
------------
--------------
In addition, we also have some more generic resources for evaluation.