boostorg / test

The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)
http://boost.org/libs/test
Boost Software License 1.0
183 stars 140 forks source link

Problems to read the documentation #416

Open Oodini opened 5 months ago

Oodini commented 5 months ago

Hello,

I am trying to learn Boost.Test from the documentation, and I am facing to two problems :

  1. The main page doesn't show all the hierarchy's depth ; and when I select, for example, Declaring and organizing tests, that doesn't show either all the sub-hierarchy (the content of Operations on dataset doesn't appear)

  2. Because of CSS, the visited links have same color than not visited links.

Is is so very easy to feel lost , and as I can't read this big documentation in one go, to know where to resume my reading.