Skip to content

opencontrol/dash-nist-800-53

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIST 800-53 (Revision 4) Docset for Dash

This repository contains the code and files to format the NIST 800-53 (Revision 4) security control documentation for Dash.

screenshot

Generating

  1. Install dependencies.

  2. Get the latest version of the documentation.

    ./download.sh
  3. Run the documentation cleanup script.

    bundle exec ruby cleanup.rb
  4. Generate the docset.

    cd src
    dashing build
  5. Open the docset in Dash.

    1. Open Dash menu in the menubar
    2. Click Preferences...
    3. Click Docsets
    4. Click the + icon
    5. Click Add Local Docset
    6. Navigate to src/nist-800-53-r4.docset
    7. Click Open

About

NIST 800-53 docset for Dash

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages