@def website_title = "Julia Smooth Optimizers" @def website_descr = "Julia Smooth Optimizers"
@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
generate_rss = true rss_website_title = "Julia Smooth Optimizers" rss_website_descr = "Julia Smooth Optimizers" rss_website_url = "https://jso-docs.github.io" rss_full_content = true
@def ignore = ["node_modules/", "franklin", "franklin.pub", ".gitignore", "_sass", "getdeps.sh", "index.jl"]
\newcommand{\R}{\mathbb R} \newcommand{\scal}[1]{\langle #1 \rangle} \newcommand{\preamble}[1]{
@@author by #1 @@
{{ list_versions }} }