doc
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Steps to recreate the docs: 1. cntk\contrib\Python\doc> sphinx-apidoc.exe . -o doc -f 2. cntk\contrib\Python\doc> .\make.bat html The index.html will be in doc\_build. ======= To create the html, simply run cntk\contrib\Python\doc> .\make.bat html The index.html will be in doc\_build\html.