var searchIndex={}; searchIndex["static_page_builder"] = {"doc":"Provides a few utility functions to generate parts of…","i":[[0,"data","static_page_builder","A collection of metadata used during site generation.",null,null],[3,"LogoLink","static_page_builder::data","Represents a logo.",null,null],[12,"url","","The link the logo will resolve to when clicked.",0,null],[12,"logo","","The url of the logo picture.",0,null],[12,"alt_text","","Alternative text if the logo cannot be loaded.",0,null],[12,"text","","Text accompanying the logo.",0,null],[3,"MetaData","","Data used during site generation for things like css,…",null,null],[12,"lang","","Language of the website.",1,null],[12,"charset","","Encoding of the website.",1,null],[12,"scripts","","Scripts to include in the website.",1,null],[12,"css","","CSS to include in the website.",1,null],[12,"title","","The title of the website.",1,null],[12,"description","","The description of the website.",1,null],[12,"copyright","","The copyright data of the website.",1,null],[12,"menu","","The menu of the website.",1,null],[12,"contact","","The points of contact for the owner of the website.",1,null],[12,"logo","","The logo of the website.",1,null],[12,"theme_color","","The theme color of the website. Affects mobile address…",1,null],[3,"Logo","","Information regarding the logo. (This is very simple).",null,null],[12,"src","","The url to the actual image.",2,null],[12,"href","","",2,null],[3,"Email","","A email address.",null,null],[12,"user","","The username portion of the email.",3,null],[12,"domain","","The domain portion of the email.",3,null],[3,"Contact","","A contact card. Comprised of emails and phone numbers.",null,null],[12,"email","","Emails for this contact.",4,null],[12,"phone","","Phone numbers for this contact.",4,null],[3,"Name","","A struct representing names.",null,null],[12,"first","","First name.",5,null],[12,"middle","","Middle name.",5,null],[12,"last","","Last name.",5,null],[12,"nicknames","","A list of nicknames.",5,null],[3,"Copyright","","Copyright data.",null,null],[12,"name","","Person copyrighting the website.",6,null],[12,"icon","","The copyright icon to be used.",6,null],[12,"rights_clause","","What rights to grant/refuse.",6,null],[3,"MenuItem","","An entry in the menu.",null,null],[12,"text","","Text to display.",7,null],[12,"link","","Where the entry links to, if it links to one.",7,null],[12,"children","","A child menu, if one exists.",7,null],[3,"Menu","","A newtype for a list of `MenuItem`s.",null,null],[12,"0","","",8,null],[4,"Script","","Information regarding the `