User Tools

Site Tools


index.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
index.html [2015/07/01 01:52]
guvalif [はじめに]
index.html [2021/04/01 13:41] (current)
Line 2: Line 2:
 ====== Top ====== ====== Top ======
  
-===== はじめに ====== +===== Welcome to the "PLEN Playground - Wiki" ! ====== 
-このwikiPLENのドキュメント共有用wikiです。 +This wiki is sharing PLEN's documents. 
-ある程度まとまったノウハウが蓄積されたら、 +If you have any ideas, it would be great if you could share it. 
-それを文書化しこちらへ共有してもらえるとありがたいです。+Thank you for your cooperation ;)
  
-みなさまのご協力、お願い申し上げます ;)+(Please register our forum if you want to edit the wiki.[[https://plen.jp/playground/forum/register.php|Register now!]]
  
-===== フォーマット指定 ===== +===== How to Find a Document You Need ===== 
-ドキュメントは基本的に**Markdown**スタイルで記述できますが、+==== Tutorials ==== 
 +This category has information for beginners such as assembling manuals, software instructions, and so on. 
 + 
 +==== Specifications ==== 
 +This category has information for developers such as printing guides, protocol definition, and so on. 
 + 
 +==== API Guides ==== 
 +This category has technical information that is focused on each application. 
 + 
 +==== FAQ ==== 
 +This category has frequently asked questions on the [[https://plen.jp/playground/forum/|official forum]]. 
 + 
 +==== Resources on the GitHub ==== 
 +The anchor links the [[https://github.com/plenprojectcompany|official GitHub account.]] 
 +(The GitHub account, **'plenproject'**, is not official. 
 +If you have been watching the account, please change your watching target.) 
 + 
 +===== Prescribed Format ===== 
 +You could write documents using **Markdown syntax** with tags that are surrounding the syntax.
 <code> <code>
 <markdown> <markdown>
Line 16: Line 34:
 </markdown> </markdown>
 </code> </code>
-というタグを利用して、Markdownスタイルで記述された部分を囲む必要があります。 
  
-また、いくつかの記法に関しては通常のwiki構文の方が便利なので、 +In some ways, default wiki syntax is better than Markdown syntax, so please choose those properly. 
-場合に応じて適宜使い分けていただければと思います。 +(For example, wiki engine doesn't insert edit-buttons automatically if you wrote a document with Markdown syntax.) 
-(たとえば、Markdownスタイルで記事を作成した場合、自動でセクションごとの編集ボタンが挿入されません。+ 
-==== 参考 ==== +==== References ==== 
-  * [[https://www.dokuwiki.org/ja:syntax|Wiki構文]] +  * [[https://www.dokuwiki.org/syntax|Default wiki syntax]] 
-  * [[http://qiita.com/Qiita/items/c686397e4a0f4f11683d|Markdownチートシート]]+  * [[https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet|Markdown cheatsheet]]
index.html.1435715529.txt.gz · Last modified: 2021/04/01 13:41 (external edit)