mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
solver documentations
This commit is contained in:
@ -10,7 +10,8 @@ var indexSectionsWithContent =
|
||||
7: "efprstw",
|
||||
8: "abcdefinoprstuvw",
|
||||
9: "cdnor",
|
||||
10: "_abcefghilmnqrtuvwy"
|
||||
10: "_abcefghilmnqrtuvwy",
|
||||
11: "p"
|
||||
};
|
||||
|
||||
var indexSectionNames =
|
||||
@ -25,7 +26,8 @@ var indexSectionNames =
|
||||
7: "enums",
|
||||
8: "enumvalues",
|
||||
9: "related",
|
||||
10: "defines"
|
||||
10: "defines",
|
||||
11: "pages"
|
||||
};
|
||||
|
||||
var indexSectionLabels =
|
||||
@ -40,6 +42,7 @@ var indexSectionLabels =
|
||||
7: "Enumerations",
|
||||
8: "Enumerator",
|
||||
9: "Friends",
|
||||
10: "Macros"
|
||||
10: "Macros",
|
||||
11: "Pages"
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user