hyperoot

Results 3 issues of hyperoot

In the RTD doc, inside [Running](https://frispy.readthedocs.io/en/latest/readme.html#running) section, the sample code is not working. The reason is that in the first line when we are import, it is not working. Instead...

As instructed in the [Development section of Readme](https://github.com/petereon/beaupy?tab=readme-ov-file#development), after forking, cloning and installing dependencies (`poetry install`), when I tried to run `poetry run poe test`, I am getting the following...

In the existing documentation, we don't have any option to copy the example code. We have to manually select and copy it. Material for MkDocs provides an easy way to...