Hide the space pen views in the docs

This commit is contained in:
Ben Ogle
2014-11-19 14:15:18 -08:00
parent b3bf47dd69
commit 7fd9c75d24
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ PaneView = require './pane-view'
PaneContainerView = require './pane-container-view'
TextEditor = require './text-editor'
# Extended: The top-level view for the entire window. An instance of this class is
# Deprecated: The top-level view for the entire window. An instance of this class is
# available via the `atom.workspaceView` global.
#
# It is backed by a model object, an instance of {Workspace}, which is available