外掛說明
Hierarchical Documentation allows admins to create public pages of documentation and organize them hierarchically using a tree listing the pages where each page can be dragged to its desired position. It supports syntax highlighting for blocks of code and Markdown.
For an example of Hierarchical Documentation in action, see wpmvc.org.
Please note that the default behavior is to display the documentation page that has an ID of 1 as the site’s homepage. This can be changed by editing the first line of hierarchical-documentation/app/config/routes.php
. (See the WP MVC documentation page on routing for details.)
This plugin depends on WP MVC, so that plugin needs to be installed and activated before this one is activated.
If you’d like to grab development releases, see what new features are being added, or browse the source code please visit the GitHub repo.
螢幕擷圖
安裝方式
- Upload
hierarchical-documentation
to thewp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
常見問題集
- Is feature X available?
-
This plugin was written quickly to make the documentation site for WP MVC and thus isn’t terribly feature-rich or pretty. If you have any suggestions of features that could be added or changes that could be made, please feel free to either add a topic in the WordPress forum or contact me through GitHub:
使用者評論
這個外掛目前沒有任何使用者評論。