Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.17 KB

config.md

File metadata and controls

38 lines (32 loc) · 1.17 KB

@def website_title = "Julia Smooth Optimizers" @def website_descr = "Julia Smooth Optimizers docs"

@def author = "Abel Soares Siqueira"

@def mintoclevel = 2 @def prepath = get(ENV, "PREVIEW_FRANKLIN_PREPATH", "") # In the third argument put the prepath you normally use @def website_url = get(ENV, "PREVIEW_FRANKLIN_WEBSITE_URL", "https://jso-docs.github.io") # Just put the website name

@def ignore = ["node_modules/", "franklin", "franklin.pub", "_sass", "getdeps.sh", "index.jl", "plots"]

\newcommand{\R}{\mathbb R} \newcommand{\scal}[1]{\langle #1 \rangle} \newcommand{\preamble}[1]{

{{ title }}

@@author by #1 @@

{{ list_versions }} }