Merge pull request #345 from brandl-muc/RemoveCopyDirectoryFromReference

Remove remnants of copy_directory() from reference.html
This commit is contained in:
Andrey Semashev
2026-01-29 11:41:15 +03:00
committed by GitHub

View File

@@ -119,7 +119,6 @@
<code>&nbsp;&nbsp;&nbsp;&nbsp; <a href="#absolute">absolute</a><br/>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#canonical">canonical</a><br/>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#copy">copy</a><br/>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#copy_directory">copy_directory</a><br/>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#copy_file">copy_file</a><br/>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#copy_symlink">copy_symlink</a><br/>
&nbsp;&nbsp;&nbsp;&nbsp; <a href="#create_directories">create_directories</a><br/>