pub fn parse_page( from: &PathBuf, to: &PathBuf, name: &str, components: &Vec<(String, String)>, public: &Vec<(String, String)>, ) -> EmptyTxtResult