add 'Protocol' to list of indices listed in upper left panel in HTML frames docs

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19750 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adrian Robert 2004-07-20 16:52:40 +00:00
parent d08e9b2f90
commit 34e0cb6514

View file

@ -1740,6 +1740,7 @@ main(int argc, char **argv, char **env)
int cap = 1360;
NSArray *idxTypes = [NSArray arrayWithObjects:
@"class",
@"protocol",
@"constant",
@"function",
@"macro",