boakley / robotframework-hub

Web app for accessing robot framework assets
https://github.com/boakley/robotframework-hub/wiki
Apache License 2.0
169 stars 60 forks source link

Split navigation list of libraries in two #24

Open boakley opened 10 years ago

boakley commented 10 years ago

I think it might be nice to add a level of hierarchy to the list of libraries on the left side of /doc. For example:

Installed
  |- BuiltIn
  |- Collections
  |- DateTime
  |- ...
Local
  |- LoginKeywords
  |- SessionKeywords
  |- ...
boakley commented 10 years ago

... hmmm. Or maybe mirror the organization on the right -- Libraries vs Resource Files.