Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用什么工具我可以从 emberjs 的源代码构建文档?JSDoc3 因“@private 标记不允许值”而失败。
使用Yuido。有docs目录(在根目录下)。如果你cd从终端那里运行yuidoc --server(假设你已经安装了它),你将能够在localhost:3000.
docs
cd
yuidoc --server
localhost:3000