We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9dee3 commit 990a27aCopy full SHA for 990a27a
README.txt
@@ -4,6 +4,8 @@ Installation
4
For installation instructions, please see installation.txt in the "doc"
5
directory.
6
7
+Upgrading
8
+=========
9
For upgrading instructions, please see upgrading.txt in the "doc" directory.
10
11
Usage and Other Information
doc/glossary.txt
@@ -2,7 +2,7 @@
2
Roundup Glossary
3
================
-:Version: $Revision: 1.1 $
+:Version: $Revision: 1.2 $
.. contents::
@@ -19,6 +19,10 @@ node
19
a collection of data that forms one entry in the hyperdb.
20
property
21
one element of data that makes up a node
22
+schema
23
+ the definition of all the classes that make up an instance
24
+instance
25
+ I've defined this well somewhere else...
26
27
28
-----------------
0 commit comments