IT공부방
[오픈소스] 스핑크스(Sphinx) 문서 제작툴 Python Documentation Generator
saltdoll
2018. 2. 22. 15:43
반응형
종종 웹에서 메뉴얼을 보다가 같은 형태를 많이 보게 되었다.
해당 Tool 이 있을 것 같아 찾아보았다.
다음과 스타일을 사용하네요.
빌트는 Sphinx이고, 테마로 Read the Docs를 사용하네요.
Built with Sphinx using a theme provided by Read the Docs.
Sphinx (스핑크스)라는 Python Documentation Generator가 있었다.
http://www.sphinx-doc.org/en/master/
|
Read the Docs 메뉴얼
http://docs.readthedocs.io/en/latest/index.html
Read the Docs 사이트 (Create, host, and browse the documentation.)
Read the Docs 라는 걸 이용해서 만든
예제 사이트 >> http://namowebeditor.com/help/en/
반응형