aboutsummaryrefslogtreecommitdiff
path: root/pw_string/docs.rst
AgeCommit message (Expand)Author
2023-03-10pw_string: Docs content improvementChad Norvell
2023-03-08pw_string: Use module doc directiveChad Norvell
2023-02-28docs: Refactor the pw_string docsKayce Basques
2023-02-27pw_string: Add sales pitch to docsChad Norvell
2023-02-23docs: Module card title fixAnthony DiGirolamo
2023-02-23docs: Support Doxygen style comment blocksAnthony DiGirolamo
2023-02-22docs: Refactor pw_string docs file locationsKayce Basques
2023-02-17docs: Conform pw_string docs to SEED-0102Kayce Basques
2022-11-07pw_string: Fix reference to pw::InlineStringWyatt Hepler
2022-10-27pw_string: pw::InlineString / pw::StringBuilder integrationWyatt Hepler
2022-09-29pw_string: Append()/Assign() helpers for pw::InlineStringWyatt Hepler
2022-09-28pw_string: Match std::string semantics for literal / array overloadsWyatt Hepler
2022-09-22pw_string: Implement pw::InlineString::resize_and_overwrite()Wyatt Hepler
2022-09-15pw_string: pw::InlineString implicit conversions from std::string_viewWyatt Hepler
2022-09-06pw_string: Docs for choosing between InlineString and StringBuilderWyatt Hepler
2022-09-01pw_string: Fixed-capacity string class similar to std::stringWyatt Hepler
2022-06-29pw_span: Switch from std::span to pw::spanWyatt Hepler
2022-05-31pw_string: Add config option to expand floatsDaniel Zheng
2022-04-30pw_string: Add PrintableCopyDavid Rogers
2022-04-08pw_string: Copy to and from pw::VectorScott James Remnant
2021-12-17Zephyr implementation of pw_rpc and dependenciesYuval Peress
2021-11-23pw_string: Improve StringBuilder hex supportArmando Montanez
2021-05-13pw_string: redo pw::string::LengthEwout van Bekkum
2021-05-12pw_string: add pw::string::Copy methodsEwout van Bekkum
2021-03-01pw_string: Update docs & test operator<< overloadWyatt Hepler
2020-10-01docs: Make labels consistent; remove boilerplateWyatt Hepler
2020-03-19pw_bloat: Remove .rst from generated size reportsAlexei Frolov
2020-03-17Docs: Add missing RST docsArmando Montanez
2020-03-05Add or expand docs.rstWyatt Hepler
2020-01-24pw_string: Rename va_list Format to FormatVaListWyatt Hepler
2019-12-09Expand docs for a few modulesWyatt Hepler
2019-11-26pw_string: start docs; StringBuilder size reportWyatt Hepler