Dave, I've moved these all to JIRA. Check the Documentation component.
I plan to work on this all week. Don't want to step on your toes. I'm happy to see this through to completion. Do you have anything staged and ready to commit, or is there something you wanted to work on? (Happy to share the work also, but we should co-ordinate.) On Mon, Oct 1, 2012 at 9:40 AM, Dave Cottlehuber <[email protected]> wrote: > On 29 September 2012 13:51, Apache Wiki <[email protected]> wrote: > > Dear Wiki user, > > > > You have subscribed to a wiki page or wiki category on "Couchdb Wiki" > for change notification. > > > > The "Documentation" page has been changed by NoahSlater: > > http://wiki.apache.org/couchdb/Documentation?action=diff&rev1=17&rev2=18 > > > > There is no makefile support yet. It should do the following: > > > > * make sure search works > > + * current get an error > > + * "XMLHttpRequest cannot load > file://[...]/share/docs/build/html/searchindex.js. Origin null is not > allowed by Access-Control-Allow-Origin." > > This does work (at least it did last week) but your browser won't load > from filesystem (CORS err). Try using mongoose or whatever to serve > the folder directly & check over http://localhost. Does it still fail? > > > * check sphinx-build is in path > > * check sphinx, docutils, and pygments are installed > > I'd not bother with all that. If sphinx-build is in the path & the > modules aren't it won't run anyway, so make should pick up the error, > right? > > > * add note to readme about these being required for docs, like > help2man > > Underway. > -- NS
