Michael Cahill
|
dc7142efd8
|
Documentation updates and fixes based on feedback.
|
2011-09-23 22:46:49 +10:00 |
|
Keith Bostic
|
641b610990
|
Fix some minor wording.
|
2011-09-19 14:24:32 +00:00 |
|
Michael Cahill
|
9ff9c40b76
|
Remove the "vim:" lines from the documentation sources.
|
2011-02-15 09:30:59 +11:00 |
|
Michael Cahill
|
84c3666460
|
Incorporated Keith's latest feedback, switched XXX to @todo...
--HG--
branch : mjc
rename : docs/src/overview.dox => docs/src/introduction.dox
rename : include/wiredtiger.h => include/wiredtiger_ext.h
|
2011-01-06 21:45:04 +11:00 |
|
Michael Cahill
|
c823027e57
|
More work on code samples, Python implementation of the API using Berkeley DB.
--HG--
branch : mjc
rename : examples/c/ex_hello.c => examples/c/ex_cursor.c
rename : examples/c/ex_hello.c => examples/c/ex_extending.c
rename : examples/c/ex_hello.c => examples/c/ex_pack.c
rename : examples/c/ex_hello.c => examples/c/ex_process.c
rename : examples/c/ex_hello.c => examples/c/ex_transaction.c
|
2011-01-06 10:57:13 +11:00 |
|
Michael Cahill
|
771a014ea9
|
More work on the API, added a structure for a "guide", developed examples and configuration string handling further.
--HG--
branch : mjc
rename : docs/src/architecture.dox => docs/src/basic-api.dox
rename : docs/src/architecture.dox => docs/src/command-line.dox
rename : docs/src/architecture.dox => docs/src/cursors.dox
rename : docs/src/architecture.dox => docs/src/extending.dox
rename : docs/src/architecture.dox => docs/src/packing.dox
rename : docs/src/architecture.dox => docs/src/processes.dox
rename : docs/src/architecture.dox => docs/src/threads.dox
rename : docs/src/architecture.dox => docs/src/transactions.dox
rename : docs/src/architecture.dox => docs/src/tuning.dox
rename : docs/src/architecture.dox => docs/src/using.dox
rename : examples/c/ex_access.c => examples/c/ex_thread.c
extra : transplant_source : %94m%AAT%07/%F5Vy%113%F3Ju%BE%A8%B0%2A%B0%24
|
2010-12-30 18:03:23 +11:00 |
|