diff options
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/CrystFEL-docs.sgml | 5 | ||||
-rw-r--r-- | doc/reference/CrystFEL-sections.txt | 7 |
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/reference/CrystFEL-docs.sgml b/doc/reference/CrystFEL-docs.sgml index 34258a64..4e6cc877 100644 --- a/doc/reference/CrystFEL-docs.sgml +++ b/doc/reference/CrystFEL-docs.sgml @@ -38,6 +38,11 @@ </chapter> <chapter> + <title>Crystals</title> + <xi:include href="xml/crystal.xml"/> + </chapter> + + <chapter> <title>Statistics and R-factors</title> <xi:include href="xml/statistics.xml"><xi:fallback /></xi:include> </chapter> diff --git a/doc/reference/CrystFEL-sections.txt b/doc/reference/CrystFEL-sections.txt index 18a20eb9..5df1f2d5 100644 --- a/doc/reference/CrystFEL-sections.txt +++ b/doc/reference/CrystFEL-sections.txt @@ -287,6 +287,13 @@ largest_q </SECTION> <SECTION> +<FILE>crystal</FILE> +Crystal +crystal_new +crystal_free +</SECTION> + +<SECTION> <FILE>hdf5-file</FILE> hdf5_read hdf5_write |