浏览代码

Add some documentation for new compression algorithm

Guinness 4 年之前
父节点
当前提交
2ce9fd7aac
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      docs/development.rst

+ 7 - 0
docs/development.rst

@@ -214,6 +214,13 @@ from ``.coafile`` there:
 Some bears have additional requirements and they usually tell you about
 Some bears have additional requirements and they usually tell you about
 them in case they are missing.
 them in case they are missing.
 
 
+
+Adding a compression algorithm
+------------------------------
+
+If you want to add a new compression algorithm, please refer to :issue:`1633`
+and leave a post there in order to discuss about the proposal.
+
 Documentation
 Documentation
 -------------
 -------------