浏览代码

remove header attributes

mitm001 5 年之前
父节点
当前提交
0c6aee0a2d
共有 1 个文件被更改,包括 3 次插入7 次删除
  1. 3 7
      docs/modules/sdk/pages/scene_explorer.adoc

+ 3 - 7
docs/modules/sdk/pages/scene_explorer.adoc

@@ -1,11 +1,7 @@
 = jMonkeyEngine SDK: Scene Explorer
 = jMonkeyEngine SDK: Scene Explorer
-:author:
-:revnumber:
-:revdate: 2016/03/17 20:48
+:revnumber: 2.0
+:revdate: 2020/07/10
 :keywords: documentation, sdk, tool, scene, node
 :keywords: documentation, sdk, tool, scene, node
-:relfileprefix: ../
-:imagesdir: ..
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 
 
 
 
 
@@ -24,7 +20,7 @@ Most plugins will deliver their own UI elements to modify the scene so the Scene
 
 
 The SceneExplorer displays Nodes in a tree that represents the tree of Spatials in your scene. Spatial controls, lights and geometry meshes are also displayed in the tree.
 The SceneExplorer displays Nodes in a tree that represents the tree of Spatials in your scene. Spatial controls, lights and geometry meshes are also displayed in the tree.
 
 
-SceneExplorer works in conjunction with SceneComposer, the default editor for J3O files in the jMonkeyEngine IDE.  If SceneExplorer doesn't appear when you select “Edit in SceneComposer, choose Window → SceneExplorer from the menu bar to reveal the window.
+SceneExplorer works in conjunction with SceneComposer, the default editor for J3O files in the jMonkeyEngine IDE.  If SceneExplorer doesn't appear when you select "`Edit`" in SceneComposer, choose Window → SceneExplorer from the menu bar to reveal the window.
 
 
 
 
 === Editing Objects in the scene
 === Editing Objects in the scene