You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
DocDB is a powerful and flexible collaborative document server. It was originally developed for use by the BTeV collaboration
4
4
at Fermilab and is now used by twenty or more other experiments, Fermilab divisions, organizations, national laboratories,
5
-
and companies (a partial list). DocDB is well suited for managing and sharing documents (not just official publications)
5
+
and companies. DocDB is well suited for managing and sharing documents (not just official publications)
6
6
among groups of up to several hundred people.
7
7
8
8
A DocDB installation consists of three parts: 1) a relational database which stores information about the documents,
@@ -18,12 +18,12 @@ pointers to the actual document files, and access restriction information.
18
18
* Changes to a document result in a new version of the document. Old versions remain available, providing historical archiving. Different versions allow different access restrictions, so documents can be developed in private and then released.
19
19
* DocDB contains an event and agenda management system which allows documents to be associated with meetings of all sizes.
20
20
21
-
Please see BTeV-doc-140 for a somewhat outdated description of DocDB.
21
+
Please see [BTeV-doc-140](http://btev-docdb.fnal.gov/cgi-bin/public/DocDB/ShowDocument?docid=140) for a description of the early versions of DocDB.
22
22
23
23
DocDB is available under the terms of the GNU Public License (GPL), version 2.
24
24
25
-
To obtain DocDB, please see the files section of our project management page for a zip file.
26
-
For the very latest code, see the developers GitHub repository. Installation instructions are maintained at Fermilab.
25
+
To obtain DocDB, please see the [releases section](https://github.com/ericvaandering/DocDB/releases) of the GitHub repository for a zip file.
26
+
[Installation instructions](https://github.com/ericvaandering/DocDB/wiki/Installation)are maintained on the GitHub Wiki.
27
27
28
28
Send questions about installing DocDB to docdb-users@fnal.gov
29
29
The docdb-users mailing list is archived at http://listserv.fnal.gov/archives/docdb-users.html.
0 commit comments