Velarion: すべてのプロダクトが 50% 割引

Create documentation for the project

The plugin allows you to make documentation for your project.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.27, 5.0 - 5.1
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

Preview video


The plugin allows you to make documentation for your project. Work as a team, scan project files for new documentation files, or add categories manually. Convenient addition of files to git, there will be no problems with merging, since text format is used for storage. A new person on the team can get familiar with the project faster.

テクニカルノート

Features:

  • Automatic scanning of source code files in a project.
  • Specifying extensions for scanning files.
  • Manual addition of new sections, documents, their editing and deletion.
  • Actions via context menu or hotkeys.
  • Saving data in json format.
  • A multi-level tree structure
  • Sorting tree elements, all alphabetically, folders at the top


Code Modules:

  •  DocumentationProject (editor)

Number of C++ Classes: 13

Network Replicated: No

Supported Development Platforms: Win64 (Other not tested)

Supported Target Build Platforms: the plugin is intended only for the editor and will not be included in the game build

Documentation: Link

Example Project: https://gitlab.com/Hichigo/docoverview