~drizzle-trunk/drizzle/development

  • Committer: Henrik Ingo
  • Date: 2011-10-01 19:47:31 UTC
  • Revision ID: henrik.ingo@avoinelama.fi-20111001194731-hkymy4dex9xh6ol0
Our manual links to the Python manual (or probably this is the Sphinx
documentation). This is done with an intersphinx reference, part of
which consists of fetching http://docs.python.org/objects.inv when
one builds using "make" or "make [dir]html". This means that it is
impossible to build Drizzle without network connection, (such as on
an airplane, train) because failing to fetch that URL will make the 
build fail. (Warnings are errors.)

This changes the sphinx configuration file to use a local copy of the
file instead, and adds the file to the repo. It is now possible to build
Drizzle without network connection.

It will be necessary to update the local copy in docs/python-inv.txt
from time to time.
Filename Latest Rev Last Changed Committer Comment Size
..
client 1 16 years ago brian clean slate Diff
config 1 16 years ago brian clean slate Diff
docs 1712.1.1 14 years ago Monty Taylor Merged libdrizzle directly into tree. Diff
drizzled 214 16 years ago Brian Aker Rename of fields (fix issue with string and decima Diff
examples 1712.1.1 14 years ago Monty Taylor Merged libdrizzle directly into tree. Diff
extra 1022.2.34 15 years ago Monty Taylor Merged Monty from lp:~mordred/drizzle/kill-malloc Diff
libdrizzle-1.0 2244.1.1 13 years ago Monty Taylor Split libdrizzle into 1.0 and 2.0. Applied the C++ Diff
libdrizzle-2.0 2244.1.1 13 years ago Monty Taylor Split libdrizzle into 1.0 and 2.0. Applied the C++ Diff
m4 202.3.14 16 years ago Monty Taylor Moved m4 macros to top-level m4 dir, per GNU stand Diff
plugin 1 16 years ago brian clean slate Diff
po 202.3.1 16 years ago Monty Taylor Added very initial gettextize stuff. Diff
support-files 1 16 years ago brian clean slate Diff
tests 77.1.47 16 years ago Monty Taylor Moved test to tests... Diff
unittests 1377.8.1 14 years ago pawel primitive integration of the testing framework wit Diff
win32 1712.1.1 14 years ago Monty Taylor Merged libdrizzle directly into tree. Diff
.bzrignore 2318.9.14 13 years ago Olaf van der Spek Merge trunk 7.1 KB Diff Download File
.quickly 2221.1.6 13 years ago Monty Taylor Updated pandora-build files to version 0.175 111 bytes Diff Download File
AUTHORS 1866.2.1 14 years ago Monty Taylor Updated AUTHORS list with everyone from bzr logs. 1.2 KB Diff Download File
configure.ac 2392.1.1 13 years ago Brian Aker Fixes for --help work. 7.7 KB Diff Download File
COPYING 1999.6.1 13 years ago kalebral at gmail update Copyright strings to a more common format t 17.5 KB Diff Download File
COPYING.Boost 1815.1.1 14 years ago Monty Taylor Embed a modified version of parse_config_file. The 1.3 KB Diff Download File
COPYING.BSD 1799.2.2 14 years ago Monty Taylor Added BSD copying file. 1.3 KB Diff Download File
DRIZZLE.FAQ 665.1.4 15 years ago Eric Herman Added pointer to online version of the FAQ 5.8 KB Diff Download File
EXCEPTIONS-CLIENT 1 16 years ago brian clean slate 5 KB Diff Download File
Makefile.am 2392.1.1 13 years ago Brian Aker Fixes for --help work. 5 KB Diff Download File
NEWS 194 16 years ago Brian Aker Documentation cleanup 41 bytes Diff Download File
README 2370.1.1 13 years ago Henrik Ingo Updated README - make sure links are up to date 2.6 KB Diff Download File