strip off common namespace components from index entries

This commit is contained in:
Axel Kohlmeyer
2024-08-14 12:18:17 -04:00
parent 9144f7abcf
commit 9b97e37f72
2 changed files with 7 additions and 1 deletions

View File

@ -383,6 +383,12 @@ man_pages = [
#man_show_urls = False
# strip off LAMMPS_NS:: from index entries
cpp_index_common_prefix = [
'LAMMPS_NS::',
'_LMP_STYLE_CONST::', '_LMP_TYPE_CONST::', '_LMP_VAR_CONST::',
]
# -- Options for Texinfo output -------------------------------------------
# Grouping the document tree into Texinfo files. List of tuples