0

Working with--for example--OpenGL, say I need to get documentation for glEnable(). Double-click, copy, Help->Open man Page..., paste, enter works, but...

Is there a way to make Xcode treat man pages like doc sets, so that option-double-clicking on a symbol will pull up a man page, if available?

Mogsdad
  • 44,709
  • 21
  • 151
  • 275
andyvn22
  • 14,696
  • 1
  • 52
  • 74

1 Answers1

0

This works automatically as of Xcode 4.

andyvn22
  • 14,696
  • 1
  • 52
  • 74