Some notes

This commit is contained in:
Nathan McCarty 2025-01-27 17:06:08 -05:00
parent b2d94f9751
commit aa33fe6004
3 changed files with 4 additions and 1 deletions

View file

@ -77,6 +77,8 @@ sub katla($src, $ttc-src) {
# Copy our metadata files
cp-temp "book.toml";
# TODO: Special Handling for the README so we don't need the symlink and the
# links work
cp-temp "src/README.md";
cp-temp "src/SUMMARY.md";