Skip to content

Commit b3d877c

Browse files
Merge pull request #2037 from Giskard-AI/2032-when-will-the-api-documentation-for-the-rag-evaluation-toolkit-be-completed
Fixing doc generation
2 parents 48a4c94 + 4f7ae0b commit b3d877c

File tree

2 files changed

+1
-33
lines changed

2 files changed

+1
-33
lines changed

‎.readthedocs.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build:
77
jobs:
88
post_create_environment:
99
- pip install pdm
10-
- pdm export --without-hashes -G doc,hub -o requirements-sphinx.txt
10+
- pdm export --without-hashes -G doc,llm -o requirements-sphinx.txt
1111

1212
sphinx:
1313
configuration: docs/conf.py

‎docs/reference/push/index.rst‎

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)