ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Doxy​Doxygen_contrib_Header​Doc

by 20Tauri ALL

DoxyDoxygen plugin for HeaderDoc

Details

  • 0.1.0
  • github.​com
  • github.​com
  • 10 years ago
  • 50 minutes ago
  • 10 years ago

Installs

  • Total 1K
  • Win 608
  • Mac 245
  • Linux 306
Nov 8 Nov 7 Nov 6 Nov 5 Nov 4 Nov 3 Nov 2 Nov 1 Oct 31 Oct 30 Oct 29 Oct 28 Oct 27 Oct 26 Oct 25 Oct 24 Oct 23 Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 Oct 17 Oct 16 Oct 15 Oct 14 Oct 13 Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 1
Mac 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

DoxyDoxygen_contrib_HeaderDoc

This plugin adds HeaderDoc support to DoxyDoxygen. It can be used as a template to add you own documenting style to DoxyDoxygen.

To use them. First:

  • Install DoxyDoxygen.

Then:

  • Click the Preferences > Browse Packages... menu to open package directory
  • Create a directory named DoxyDoxygen_contrib_<your_module_name>
  • Copy into it the content of DoxyDoxygen_contrib_HeaderDoc
  • If installed from Packages Control, remove its added file package-metadata.json
  • Edit DocStyle.py according your need. DocStyle.py is located in a sub-folder giving the version of DoxyDoxygen interface used. Please preserve it.
  • Edit your DoxyDoxygen settings to use this style (ie: put DoxyDoxygen_contrib_<your_module_name> as DocStyle)