diff --git a/next/docs/dist/website/doxygen/latex/vs-templ_8hpp__dep__incl.pdf b/next/docs/dist/website/doxygen/latex/vs-templ_8hpp__dep__incl.pdf index 98ea09d..6c3a176 100644 Binary files a/next/docs/dist/website/doxygen/latex/vs-templ_8hpp__dep__incl.pdf and b/next/docs/dist/website/doxygen/latex/vs-templ_8hpp__dep__incl.pdf differ diff --git a/next/docs/dist/website/doxygen/latex/vs-templ_8hpp__incl.pdf b/next/docs/dist/website/doxygen/latex/vs-templ_8hpp__incl.pdf index 3fe8cb1..329a41a 100644 Binary files a/next/docs/dist/website/doxygen/latex/vs-templ_8hpp__incl.pdf and b/next/docs/dist/website/doxygen/latex/vs-templ_8hpp__incl.pdf differ diff --git a/next/docs/index.html b/next/docs/index.html index ca88321..be7255d 100644 --- a/next/docs/index.html +++ b/next/docs/index.html @@ -164,5 +164,5 @@ diff --git a/next/docs/meson.build b/next/docs/meson.build index d27ba83..179ca6a 100644 --- a/next/docs/meson.build +++ b/next/docs/meson.build @@ -6,7 +6,7 @@ project( default_options: ['cpp_std=c++20'], ) -add_project_arguments( ['-Wno-vla-cxx-extension'], language: 'cpp') +add_project_arguments(['-Wno-vla-cxx-extension'], language: 'cpp') cmake = import('cmake') @@ -15,8 +15,8 @@ if pugixml_dep.found() == false pugixml_opts = [] if host_machine.cpu() == 'wasm32' pugixml_opts += ['no_exceptions=true'] - endif - pugixml_proj = subproject('pugixml', default_options:pugixml_opts) + endif + pugixml_proj = subproject('pugixml', default_options: pugixml_opts) pugixml_dep = pugixml_proj.get_variable('pugixml_dep') endif @@ -24,7 +24,7 @@ frozen_proj = cmake.subproject('frozen') frozen_dep = frozen_proj.dependency('frozen') vs_templ_lib = library( - 'vs-templ-lib', + 'vs-templ', [ 'src/vs-templ.cpp', 'src/utils.cpp', diff --git a/next/docs/sitemap.xml.gz b/next/docs/sitemap.xml.gz index 35655ce..09568da 100644 Binary files a/next/docs/sitemap.xml.gz and b/next/docs/sitemap.xml.gz differ diff --git a/next/doxygen/latex/vs-templ_8hpp__dep__incl.pdf b/next/doxygen/latex/vs-templ_8hpp__dep__incl.pdf index 98ea09d..6c3a176 100644 Binary files a/next/doxygen/latex/vs-templ_8hpp__dep__incl.pdf and b/next/doxygen/latex/vs-templ_8hpp__dep__incl.pdf differ diff --git a/next/doxygen/latex/vs-templ_8hpp__incl.pdf b/next/doxygen/latex/vs-templ_8hpp__incl.pdf index 3fe8cb1..329a41a 100644 Binary files a/next/doxygen/latex/vs-templ_8hpp__incl.pdf and b/next/doxygen/latex/vs-templ_8hpp__incl.pdf differ