Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 1.17 KB

config.md

File metadata and controls

39 lines (33 loc) · 1.17 KB

@def website_title = "Julia Smooth Optimizers" @def website_descr = "Julia Smooth Optimizers docs" @def website_url = "https://jso-docs.github.io/"

@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", "jso-docs.github.io") # Just put the website name

@def ignore = ["node_modules/", "franklin", "franklin.pub"]

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

{{ title }}

@@author by #1 @@

{{ list_versions }} }