Skip to content

The template for the documentation of the Juiz Social Post Sharer v2.0.0+ (version coming soon)

Notifications You must be signed in to change notification settings

geoffreycrofte/juiz-sps-plugin-template-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

How to use this doc

This doc is a template for Nobs • Share Buttons documentation. It's split into several repository that work together:

  • The plugin repository where the JSDoc settings are, and also where the plugin files are scanned to generate the doc.
  • The documentation repository with only HTML files in it, almost. I usually clone it directly into the /plugins folder next to the documented plugin itself. (because of npm related command, see below)
  • The doc template repository which is the structure being used by the tool to generate documentation. I clone it within the plugin folder itself, and I rename the folder documentation to match the hookdoc.json file names.

Things to know

  • The hookdoc.json file handle the folder source and destination.
  • The destination is outside the plugin folder for having a separate repository.
  • The package.json set the command del '../nobs-share-buttons-doc/**' '!../nobs-share-buttons-doc/.git' -f && jsdoc inc -c hookdoc.json using the del-cli package to delete everything but the .git repository. (npm install del-cli to make it work)

About

The template for the documentation of the Juiz Social Post Sharer v2.0.0+ (version coming soon)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published