alfonsodg / demo-web2py

Apache License 2.0
0 stars 0 forks source link

cannot compile the documentation #89

Closed alfonsodg closed 10 years ago

alfonsodg commented 10 years ago

From feric...@gmail.com on August 03, 2010 06:29:07

What steps will reproduce the problem? 1. go to doc folder

  1. run make html alternative:
  2. go to the root folder
  3. run 'doc/make-doc_html.sh' What is the expected output? What do you see instead? I would like to build some offline documentation. I see an error instead What version of the product are you using? On what operating system? I use Version 1.81.5 (2010-07-22 17:51:19) on an ubuntu or fedora system (I tried on both). Please provide any additional information below. I attached the sphinx build log

Attachment: sphinx-build.log

Original issue: http://code.google.com/p/web2py/issues/detail?id=90

alfonsodg commented 10 years ago

From massimo....@gmail.com on June 20, 2011 11:14:37

web2py has been moving from Sphix to markmin to eat its own dogfood. The solution is to drop Sphinx completely and change the docstrings to markmin.

Status: WontFix