소스 검색

fix links

mitm001 5 년 전
부모
커밋
c94f67ef6c
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      docs/modules/ROOT/pages/jme3/advanced/shape.adoc

+ 1 - 4
docs/modules/ROOT/pages/jme3/advanced/shape.adoc

@@ -1,11 +1,8 @@
 = Shapes
 :author:
 :revnumber:
-:revdate: 2016/03/17 20:48
+:revdate: 2020/07/15
 :keywords: spatial, node, mesh, geometry, scenegraph
-:relfileprefix: ../../
-:imagesdir: ../..
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 
 The simplest type of Meshes are the built-in JME Shapes. You can create Shapes without using the AssetManager.