mario-bermonti/mspelling

Fix docs serve option

mario-bermonti opened this issue ยท 0 comments

๐Ÿ› Bug Report

The option to serve docs when building them during development is not working.

๐Ÿ”ฌ How To Reproduce

Steps to reproduce the behavior:

  1. run poetry run invoke docs

Environment

  • OS: [e.g. Linux / Windows / macOS]
  • Python version, get it with:

macOS, Python 3.9.0

๐Ÿ“ˆ Expected behavior

Docs should be served and updated when any changes are made.