NationalLibraryOfNorway / DHLAB

DHLAB is a library of python modules for accessing text and pictures at the National Library of Norway.
https://nationallibraryofnorway.github.io/DHLAB/
MIT License
20 stars 5 forks source link

fix: build documentation with sphinx-autodoc2 #199

Closed Ingerid closed 8 months ago

Ingerid commented 8 months ago

Test the docs by building the html pages locally:

poetry shell 
poetry install --with docs 

cd docs 
make html
petterreinholdtsen commented 8 months ago

Endringsforslaget har opparbeidet seg gitkonflikter som bør ses på.