boostorg / boostorg/website-v2-docs
Adding a way to map boost symbols to their reference page
Open
HTML/CSS
Info
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 60
- Avg merge
- 12h 47m
- Merged PRs (30d)
- 14
Description
cppreference.com has some nice ways to map, lets say, std::vector to their doc pages. You have a symbol table and their old search engine. Both make it quite convenient to learn about a symbol youre seeing somewhere (not just as a human, but also for programs/web scrapers). Making it possible for bots to find a symbol and link against their documentation is a huge benefit for beginners that never really got into boost.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.