Fix broken link in FileWriter documentation
- Removed broken [FileWriter](FileWriter.md) link from 方法列表 section since the constructor is already documented on the main page and FileWriter.md doesn't exist (file is named filewriter.md) Also includes link fixes from fix_links.py: - Fixed relative paths in containers documentation
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
|
||||
| 方法 | 描述 |
|
||||
|------|------|
|
||||
| [FileWriter](FileWriter.md) | 构造函数 |
|
||||
| [Open](Open.md) | 打开文件 |
|
||||
| [Close](Close.md) | 关闭文件 |
|
||||
| [IsOpen](IsOpen.md) | 检查文件是否已打开 |
|
||||
|
||||
Reference in New Issue
Block a user