Skip to content

Commit

Permalink
Remove experimental template engine option
Browse files Browse the repository at this point in the history
Motivation:
- Incomplete and lagging behind for years
- Too much effort to maintain
- Hard to get the same/reasonable performance
  • Loading branch information
doxygen committed Aug 18, 2023
1 parent ec53b65 commit 0b0ec2e
Show file tree
Hide file tree
Showing 76 changed files with 5 additions and 20,944 deletions.
2 changes: 0 additions & 2 deletions src/CMakeLists.txt
Expand Up @@ -240,7 +240,6 @@ add_library(doxymain STATIC
cmdmapper.cpp
conceptdef.cpp
condparser.cpp
context.cpp
cppvalue.cpp
datetime.cpp
defgen.cpp
Expand Down Expand Up @@ -318,7 +317,6 @@ add_library(doxymain STATIC
stlsupport.cpp
symbolresolver.cpp
tagreader.cpp
template.cpp
textdocvisitor.cpp
tooltip.cpp
utf8.cpp
Expand Down

0 comments on commit 0b0ec2e

Please sign in to comment.