diff options
author | Thomas White <taw@physics.org> | 2011-03-28 18:00:27 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:22 +0100 |
commit | 2a6ce4a23bd88ca2603b47559ac831dbead6c6ad (patch) | |
tree | 93b7d1c005b81a4050ba8ce92aed3ba5ea1d4c4f /doc/reference | |
parent | 49c9f1e1e7a01c09c1cebd99ca1dc6c32eec284d (diff) |
Update docs
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/CrystFEL-docs.sgml | 5 | ||||
-rw-r--r-- | doc/reference/CrystFEL-sections.txt | 12 |
2 files changed, 17 insertions, 0 deletions
diff --git a/doc/reference/CrystFEL-docs.sgml b/doc/reference/CrystFEL-docs.sgml index ba20fbea..61223e86 100644 --- a/doc/reference/CrystFEL-docs.sgml +++ b/doc/reference/CrystFEL-docs.sgml @@ -32,6 +32,11 @@ </chapter> <chapter> + <title>Unit cells</title> + <xi:include href="xml/unitcell.xml"/> + </chapter> + + <chapter> <title>Miscellaneous</title> <xi:include href="xml/quaternion.xml"/> <xi:include href="xml/utils.xml"/> diff --git a/doc/reference/CrystFEL-sections.txt b/doc/reference/CrystFEL-sections.txt index b6021270..a308b78d 100644 --- a/doc/reference/CrystFEL-sections.txt +++ b/doc/reference/CrystFEL-sections.txt @@ -16,6 +16,11 @@ get_indices get_partiality get_intensity get_partial +<SUBSECTION> +write_reflist +write_reflections_to_file +read_reflections +read_reflections_from_file </SECTION> <SECTION> @@ -26,6 +31,13 @@ new_items </SECTION> <SECTION> +<FILE>unitcell</FILE> +UnitCell +<SUBSECTION> +cell_new +</SECTION> + +<SECTION> <FILE>utils</FILE> show_matrix_eqn </SECTION> |