@def title = "Symbolics" @def prepath = "" @def description = """ Parallelly process file trees """ @def authors = "Shashi Gowda, Yingbo Ma, Chris Rackauckas"
@def add_docs = false @def docs_url = "https://franklinjl.org/" @def docs_name = "Docs"
@def add_nav_logo = true @def nav_logo_path = "/assets/logo.svg" @def nav_logo_alt = "Logo" @def nav_logo_style = """ height: 25px; padding-right: 10px; """
@def use_header_img = true @def use_hero = false @def hero_width = "80%" @def hero_margin_top = "100px"
@def add_github_view = true @def add_github_star = true @def github_repo = "JuliaSymbolics"
@def section_width = 10
@def header_color = "#3f6388" @def link_color = "#2669DD" @def link_hover_color = "teal" @def section_bg_color = "#f6f8fa" @def footer_link_color = "cornflowerblue"
@def highlight_theme = "atom-one-dark" @def code_border_radius = "10px" @def code_output_indent = "15px"
@def sections = Pair{String,String}[] @def section_counter = 1 @def showall = true
\newcommand{\center}[1]{~~~
\newcommand{\blurb}[1]{~~~
~~~#1~~~
~~~}