소스 검색

Docs: Convert "topics - index" from RST to MD (#6852)

Tibor Leupold 4 년 전
부모
커밋
48f8970344
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      docs/topics/index.md

+ 3 - 3
docs/topics/index.rst → docs/topics/index.md

@@ -1,7 +1,6 @@
-===========
-Usage guide
-===========
+# Usage guide
 
+```eval_rst
 .. toctree::
     :maxdepth: 2
 
@@ -12,3 +11,4 @@ Usage guide
     snippets
     streamfield
     permissions
+```