View Source Spark.CheatSheet (spark v2.2.45)

Tools to generate cheat sheets for spark DSLs

Summary

Functions

Generate a cheat sheet for a given DSL

Generate a markdown bullet list documentation for a list of sections

Generate a table of contents for a list of sections

Functions

cheat_sheet(extension)

Generate a cheat sheet for a given DSL

doc(sections, depth \\ 1)

Generate a markdown bullet list documentation for a list of sections

doc_index(sections, depth \\ 0, prefix \\ "module")

Generate a table of contents for a list of sections

section_cheat_sheet(section, path \\ [])