latex
This commit is contained in:
@@ -3,7 +3,8 @@ var indexSectionsWithContent =
|
||||
0: "bcdefgilmnprstvw",
|
||||
1: "esv",
|
||||
2: "dfmr",
|
||||
3: "bcdfgilmnpstw"
|
||||
3: "bcdfgilmnpstw",
|
||||
4: "mt"
|
||||
};
|
||||
|
||||
var indexSectionNames =
|
||||
@@ -11,7 +12,8 @@ var indexSectionNames =
|
||||
0: "all",
|
||||
1: "classes",
|
||||
2: "files",
|
||||
3: "functions"
|
||||
3: "functions",
|
||||
4: "pages"
|
||||
};
|
||||
|
||||
var indexSectionLabels =
|
||||
@@ -19,6 +21,7 @@ var indexSectionLabels =
|
||||
0: "Tout",
|
||||
1: "Structures de données",
|
||||
2: "Fichiers",
|
||||
3: "Fonctions"
|
||||
3: "Fonctions",
|
||||
4: "Pages"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user