← Back to team overview

linux-traipu team mailing list archive

[Bug 793201] Re: drizzledump.rst breaks make html

 

** Changed in: drizzle
       Status: New => Invalid

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/793201

Title:
  drizzledump.rst breaks make html

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  Invalid

Bug description:
  $ make html
  Making html in .
  make[1]: Entering directory `/home/daniel/dev/drizzle/plugin-docs'
  PYTHONPATH=./docs sphinx-build -b html -d ./docs/doctrees  -W -D release=2011.05.18.2323 ./docs ./docs/html
  Running Sphinx v0.6.4
  loading pickled environment... not found
  building [html]: targets for 128 source files that are out of date
  updating environment: 128 added, 0 changed, 0 removed
  reading sources... [100%] where                                  x

  Warning, treated as error:
  /home/daniel/dev/drizzle/plugin-docs/docs/clients/drizzledump.rst:36: (ERROR/3) Unknown directive type "option".

  .. option:: --all-databases, -A

     Dumps all databases found on the server apart from ``information_schema`` and
     ``data_dictionary`` in Drizzle and ``information_schema``,
     ``performance_schema`` and ``mysql`` in MySQL.

  make[1]: *** [html-local] Error 1

  I don't know Sphinx docs well enough to know how to fix this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/793201/+subscriptions


References