Do you mean wee_reports or wee_debug? wee_debug generates a report that provides key system config info as well as a sanitised version of weewx.conf; it really does nothing for reports/skins other that listing (in the sanitised weewx.conf) which skins are included and enabled.
wee_reports will 'run' all enabled skins in your weewx.conf [StdReport] stanza. wee_reports does not let you (simply) limit this to a single template in a single skin. I am assuming you only wish to generate the single file so as to not overwrite other generated files, if so you are probably best served by creating a new dummy WeeWX config file based on your existing weewx.conf but with HTML_ROOT set to a different location and then run wee_reports with that config file. Another variation is to limit that dummy config file to a single skin that contains just your template of concern. I am sure there are other variations as well. Or perhaps I have completely mis-understood what you are trying to do. Gary On Thursday, 2 September 2021 at 00:09:38 UTC+10 [email protected] wrote: > Bonjour > Je voudrais tester un (et un seul) modèle (page.html.tmpl) avec wee_debug, > mais la documentation est assez succincte quand au contenu du fichier > config. > Merci d'éclaircir mon cerveau > > > Hello > I would like to test one (and only one) template (page.html.tmpl) with > wee_debug, but the documentation is quite succinct when it comes to the > contents of the config file. > Thanks for clearing my brain > > Thank you to everyone | Merci à toutes et tous > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/e18970c3-bdb7-416b-8911-85dfbe5377f3n%40googlegroups.com.
