Skip to content

tsigle/docs-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docs-generator

Generates Docs from Manifest file

Before you begin

Peter: I used node.js 16 through nvm and the yarn package manager. But npm works as well.

  1. Run nvm use lts/gallium.

  2. Run yarm install or npm install.

  3. Ensure you know the location of the manifest folder.

    For example: ../microservice-pingone-sso/manifest

  4. Run node install.js <name of manifest folder/file>

    For example: node install.js ../microservice-pingone-sso/manifest

    Note: If the folder does not contain an index.js file, then specify the name of the manifest file. For example: ../template-simple-connector/manifests/manifest.js

About

Generates Docs from Manifest file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published