I did start to work on the second project Enhance the documentation website
; the goal is to have the consensus-specs documentation website to looks like the execution-spec-test documentation website. Hwwhww asks for the tests to have a dedicated section in the consensus-specs documentation. I did take the execution-spec-tests
code that generates the documentation from the test files with some modification to match our needs.
It works perfectly, even if I have an issue regarding an python module import from a non python module.
This code generates the below structure that will be used to generates a new section in documentation website 'tests':