Navigate_ResultsOptions parameters
link_from_root : [string] (default:
'') The name of a file to create at the main output directory linking to the home page.output : [string] (default:
'%f-%i%I%v.%x') Filename for the output (%i=html, %x=navigate). Affected by global options.header: [boolean] (default:true) Add a header containing information for the project.logo: [string | boolean] (default:'') PNG file to use as logo, use false to remove. The KiBot logo is used by default.logo_url: [string] (default:'https://github.com/INTI-CMNB/KiBot/') Target link when clicking the logo.nav_bar: [boolean] (default:true) Add a side navigation bar to quickly access to the outputs.skip_not_run: [boolean] (default:false) Skip outputs with run_by_default: false.title: [string] (default:'') Title for the page, when empty KiBot will try using the schematic or PCB title. If they are empty the name of the project, schematic or PCB file is used. You can use %X values and KiCad variables here.title_url: [string | boolean] (default:'') Target link when clicking the title, use false to remove. KiBot will try with the origin of the current git repo when empty.