Skip to content

Commit

Permalink
fix: mettre à jour toute et corriger les accents
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed May 1, 2024
1 parent a2d8570 commit 3156453
Show file tree
Hide file tree
Showing 5 changed files with 250 additions and 196 deletions.
23 changes: 16 additions & 7 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Conversion vers ALEXI

- pull documents from ALEXI_URL
- add links back to PDF (with page number) inside ALEXI documents and
extract them as well
- at runtime all we care about are ALEXI URLs and the plain text inside them
- everything else can be retrieved from the HTML
- index documents
- we can crawl ALEXI and just get everything from the HTML. Why not.
- Réintroduire liens PDF, avant, arrière
- Se fait par ALEXI (dans le HTML pour le moment)
- Dans extract.py
- Réintroduire hierarchie dans les articles/chapitres
- Devrait aussi se faire dans le HTML (possible de le cacher si jamais)
- Permet d'avoir des liens vers chapitres/sections
- Aussi dans extract.py
- Ajouter liens vers types de milieux
- Facile en utilisant zonage.json
- Refactorage de link.py
- GitHub action utilisant le zip genere par ALEXI


# Mode en-ligne

-
Loading

0 comments on commit 3156453

Please sign in to comment.