Update C/C++ docs

pull/944/head
Thibaut Courouble 6 years ago
parent 66cba23d9c
commit 7813ffeba2

@ -31,6 +31,8 @@ module Docs
'Keywords'
elsif subpath.start_with?('experimental')
'Experimental libraries'
elsif subpath.start_with?('language/')
'Language'
elsif type = at_css('.t-navbar > div:nth-child(4) > :first-child').try(:content)
type.strip!
type.remove! ' library'

Loading…
Cancel
Save