data: add scraped Odoo 18 docs (583 pages, 2611 vectors)

This commit is contained in:
tocmo0nlord
2026-05-15 02:21:11 +00:00
parent 4b85f76947
commit 6ece864164
2 changed files with 583 additions and 3 deletions

3
.gitignore vendored
View File

@@ -6,9 +6,6 @@ __pycache__/
venv/ venv/
.env .env
# Data (scraped docs — too large for git, regenerate with scraper)
data/raw/
data/*.jsonl
# Docker # Docker
.docker/ .docker/

File diff suppressed because one or more lines are too long