Skip to content

bartoszj/vault-dash-doc-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault Dash Docs Generator

This projects is based on vault-dash-doc-generator.

Installation

rbenv install 2.7.3
bundle install

Build

To build execute command:

./build.sh <version>

Then move the docset into a proper directory.

Hints

  • vault/website/Makefile:

    bash -c "npm install; npm run static"
    
  • JavaScript heap out of memory, vault/website/Makefile:

    --env NODE_OPTIONS=--max-old-space-size=4096
    
  • vault/website/pages/downloads/index.jsx. Can be removed from version 1.5.0:

    getStaticProps
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published