- Remove Size() from String docs (does not exist in source, use Length()) - Remove broken links to operator+ and operator==/!= (inline functions) - Fix string.md to correctly reference Length/Capacity/Empty instead of Size - Add proper documentation for inline operators in string.md