Navigate_Results_RBOptions 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.display_category_images: [boolean] (default:true) If True, we try to display images for categories according to the category type.display_kibot_version: [boolean] (default:true) If True, display the KiBot version at the bottom of each page.expand_text_vars: [boolean] (default:true) Expand KiBot %X and KiCad ${VARIABLE} values in the title.header: [boolean] (default:true) Add a header containing information for the project.image_white_background: [boolean] (default:true) When creating a miniature preview of a document use a white background instead of a transparent background. This helps when using a dark mode.logo: [string | boolean] (default:'') PNG file to use as logo, use false to remove. The KiBot logo is used by default.logo_force_height: [number] (default:-1) Force logo height in px. Useful to get consistent heights across different logos.. Using -1 a default height of 50 is used.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.render_markdown: [boolean] (default:true) If True, markdown files are rendered; otherwise, they are treated like other files.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.