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:
arobert 2004-07-20 16:52:40 +00:00
parent c7b5b71690
commit 0003758228

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",