瀏覽代碼

Merge pull request #15300 from l0rd/test-and-docs-fix

Removed `docs-test` from Makefile rules list
Sebastiaan van Stijn 10 年之前
父節點
當前提交
0f49141150
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      docs/project/test-and-docs.md

+ 0 - 4
docs/project/test-and-docs.md

@@ -82,10 +82,6 @@ is simply `test`. The make file contains several targets for testing:
     <td class="monospaced">test-docker-py</td>
     <td>Run the tests for Docker API client.</td>
   </tr>
-  <tr>
-    <td class="monospaced">docs-test</td>
-    <td>Runs the documentation test build.</td>
-  </tr>
 </table>
 
 Run the entire test suite on your current repository: