boostorg / spirit

Boost.org spirit module
http://boost.org/libs/spirit
394 stars 162 forks source link

Make x3 docs more visible #795

Open Flamefire opened 1 month ago

Flamefire commented 1 month ago

When I open the documentation spirit 2 is shown: https://www.boost.org/doc/libs/1_86_0/libs/spirit/doc/html/index.html

Only a remark-like comment at the bottom reads:

For the newest (C++14) version, please follow to Spirit.X3

I found that a bit hard to find when looking for the "normal" documentation.