Title: DevDocs
Author: Alex Hedström
Published: <strong>2026年5月8日</strong>
Last modified: 2026年8月8日

---

プラグインを検索

![](https://ps.w.org/devdocs/assets/banner-772x250.png?rev=3637951)

![](https://ps.w.org/devdocs/assets/icon-256x256.png?rev=3637951)

# DevDocs

 作者: [Alex Hedström](https://profiles.wordpress.org/alexhedstrom/)

[ダウンロード](https://downloads.wordpress.org/plugin/devdocs.1.0.5.zip)

 * [詳細](https://ja.wordpress.org/plugins/devdocs/#description)
 * [レビュー](https://ja.wordpress.org/plugins/devdocs/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/devdocs/#installation)
 * [開発](https://ja.wordpress.org/plugins/devdocs/#developers)

 [サポート](https://wordpress.org/support/plugin/devdocs/)

## 説明

DevDocs is a WordPress plugin for publishing clear, organised developer documentation
on your site. It gives you a documentation page with a collapsible sidebar for browsing
sections and a main content area for reading articles.

**Key Features**

 * **Documentation articles and updates** — Publish help articles and version updates
   in one place.
 * **Organised sections** — Group your content into folders and sub-folders for 
   easier browsing.
 * **Sidebar navigation** — Visitors can move between the overview, sections, articles,
   and changelog from one menu.
 * **Instant search** — Quickly find articles from the sidebar as you type.
 * **Mobile-friendly layout** — The documentation view works cleanly on smaller 
   screens.
 * **Welcome screen** — Show an introduction, helpful topic cards, and your latest
   update before a visitor opens an article.
 * **Changelog timeline** — Display product updates in a clear version-by-version
   timeline.
 * **Custom colours** — Match the documentation area to your brand with built-in
   colour settings.
 * **Full-page layout option** — Display your documentation in a distraction-free
   full-browser view.
 * **Article guidance** — Help readers stay oriented with breadcrumbs, last updated
   dates, and previous/next article links.
 * **Manual ordering** — Choose the order in which articles appear inside each section.
 * **Shortcode support** — Embed documentation with `[devdocs]` as an alternative
   to selecting a page.
 * **Translation-ready** — Includes a translation template in the `languages` folder
   for other languages.

### Usage

#### Documents

Add your documentation articles in **DevDocs** and assign them to one or more Topics
so they appear in the right place in the sidebar. Use **Order** if you want to control
which articles appear first.

#### Topics

Use Topics to build your sidebar structure. You can create main sections and place
sub-sections inside them, then use **Order** to control how they are listed.

#### Changelog

Each changelog entry supports:
 * A **Version Number** and **Release Date**. * A
summary description. * Update items grouped as Added, Changed, Fixed, Removed, Deprecated,
or Security.

#### Settings

Navigate to **DevDocs  Settings** to configure:

 * **Documentation Page** — Optional WordPress page that renders the docs layout
   automatically. You can use the `[devdocs]` shortcode instead.
 * **Documentation Name** — Label shown in the sidebar header.
 * **Welcome Heading / Message** — Text displayed on the overview screen.
 * **Show Topic Cards** — Toggle topic card grid on the welcome screen.
 * **Show Latest Update** — Toggle the latest changelog snippet on the welcome screen.
 * **Full Page Mode** — Expand the documentation into a full-browser layout (applies
   to the selected Documentation Page).
 * **Color Scheme** — Choose the colours used across the documentation area.

#### Shortcode

Add `[devdocs]` to any page or post content to embed the documentation layout. Navigation
links stay on that page. You do not need to select a Documentation Page in settings
when using the shortcode.

In page builders such as Breakdance, use the dedicated **Shortcode** element (not
only a rich text field). The builder canvas may need a refresh after saving; the
front end is the source of truth if preview still looks incomplete.

## インストール

 1. Upload the `devdocs` folder to the `/wp-content/plugins/` directory, or install
    via **Plugins  Add New** in the WordPress admin.
 2. Activate the plugin through the **Plugins** menu.
 3. Display the docs in one of two ways:
 4.  * Create a page (e.g. “Docs”), then go to **DevDocs  Settings** and select it 
       under **Documentation Page**, or
     * Add the `[devdocs]` shortcode to any page or post.
 5. Add documents under **DevDocs  Add Document** and organise them with Topics.
 6. Add changelog entries under **DevDocs  Changelog  Add Entry**, filling in the Version
    Info meta box and Changelog Items.

## FAQ

### How do I add documents to the sidebar?

Create a document under **DevDocs  Add Document** and assign it to a Topic. It will
appear in the sidebar automatically.

### Can I nest topics?

Yes. You can create main topics and place child topics inside them to build a folder-
style structure.

### How do I display the documentation?

Either select a **Documentation Page** in **DevDocs  Settings**, or place the `[
devdocs]` shortcode on any page or post.

### Where is the changelog displayed?

The changelog is available from the **Changelog** link in the sidebar.

### Does DevDocs affect my theme?

DevDocs is designed to keep its layout and styling to your chosen documentation 
page or shortcode placement, so it does not take over the rest of your site.

### Is DevDocs translation-ready?

Yes. The plugin includes a translation template (`devdocs.pot`) in the `languages`
folder so you can build additional translations.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

DevDocs はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献してい
ます。

貢献者

 *   [ Alex Hedström ](https://profiles.wordpress.org/alexhedstrom/)

[“DevDocs” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/devdocs)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/devdocs/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/devdocs/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/devdocs/)を 
[RSS](https://plugins.trac.wordpress.org/log/devdocs/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.5

 * Respect password-protected documentation pages.
 * Fix sidebar folders clipping long document lists.
 * Sort changelog entries by release date.
 * Accessibility improvements for search and mobile menu.
 * Tighten settings, uninstall, and asset loading.

#### 1.0.4

 * Improve [devdocs] shortcode preview in page builders such as Breakdance.

#### 1.0.3

 * Add [devdocs] shortcode as an alternative to selecting a documentation page.

#### 1.0.2

 * Make the sidebar match the full height of the documentation content.

#### 1.0.1

 * Fix search field and icons not showing in full page mode.
 * Let documentation pages grow with content instead of a fixed viewport height.
 * Sort Topics by Order in the admin list table.

#### 1.0.0

 * Initial release.

## メタ

 *  バージョン **1.0.5**
 *  最終更新日 **17時間前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 6.3またはそれ以降 **
 *  検証済み最新バージョン: **7.0.3**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/devdocs/)
 * タグ
 * [changelog](https://ja.wordpress.org/plugins/tags/changelog/)[developer](https://ja.wordpress.org/plugins/tags/developer/)
   [docs](https://ja.wordpress.org/plugins/tags/docs/)[documentation](https://ja.wordpress.org/plugins/tags/documentation/)
   [knowledge base](https://ja.wordpress.org/plugins/tags/knowledge-base/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/devdocs/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/devdocs/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/devdocs/reviews/)

## 貢献者

 *   [ Alex Hedström ](https://profiles.wordpress.org/alexhedstrom/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/devdocs/)