Branch: refs/heads/master
Revision: c88e2d6
Author: e-kayrakli
Log Message:
Merge pull request #16541 from e-kayrakli/string-bytes-doc-fix
String and bytes doc tweaks
Makes the following changes in string
and bytes
docs:
-
Make
byteIndex
andcodepointIndex
more opaque by no-doc’ing their records
and adding some description about them into the header comment.Follow up to https://github.com/chapel-lang/chapel/pull/15736
-
Fix
bytes.dedent
docFollow up to https://github.com/chapel-lang/chapel/pull/15664
-
Replace
chpl_bytes
withbytes
in docs.Follow up to https://github.com/chapel-lang/chapel/pull/13579
make docs
run successfully
[Reviewed by @ben-albrecht]
Modified Files:
M modules/internal/Bytes.chpl
M modules/internal/String.chpl
M modules/internal/fixInternalDocs.sh
Compare: https://github.com/chapel-lang/chapel/compare/e08d2b20394d...c88e2d67cb0f