sphinx
문서의 이전 판입니다!
Sphinx
Project API 문서 만들기 (Python)
Sphinx 설치 후 프로젝트 폴더에서
sphinx-apidoc -F -f -o docs .
docs/conf.py를 적당히 수정후 build
docs/make html
- 양식
/var/www/html/data/pages/sphinx.txt · 마지막으로 수정됨: 저자 127.0.0.1
문서의 이전 판입니다!
Sphinx 설치 후 프로젝트 폴더에서
sphinx-apidoc -F -f -o docs .
docs/conf.py를 적당히 수정후 build
docs/make html