oracle/opengrok

Opengrok treats C++ STL header file as plain text

Open

#3,507 opened on Mar 30, 2021

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Java (4,060 stars) (747 forks)batch import
enhancementhelp wantedindexer

Description

I'm using opengrok to index some stl implements for learning. But I find opengrok treats all stl headers as plain text (algorithm,set,map and etc). So I'm wondering if there's a way to let opengrok treats no suffix text file as cpp header file? Thanks for your help.

Contributor guide