From 6e82b2118a2214be6023b8581319ba04e42abc7f Mon Sep 17 00:00:00 2001 From: Devananda van der Veen Date: Wed, 4 May 2016 17:32:52 -0700 Subject: Update the api-ref documentation for Root and Nodes This updates the API root documentation, which was non-existent, and the Node documentation significantly, replacing many of the samples and adding more verbiage to each property. It's not perfect, but this is vastly more correct than the current docs. Change-Id: Iaeb1c80ac0655fc0d73fa495ed43e3c02b345495 --- tox.ini | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 3436eba71..0863a7b19 100644 --- a/tox.ini +++ b/tox.ini @@ -72,10 +72,6 @@ commands = # NOTE(sdague): this target does not use constraints because # upstream infra does not yet support it. Once that's fixed, we can # drop the install_command. -# -# we do not used -W here because we are doing some slightly tricky -# things to build a single page document, and as such, we are ok -# ignoring the duplicate stanzas warning. whitelist_externals = bash install_command = pip install -U --force-reinstall {opts} {packages} commands = -- cgit v1.2.1