diff options
author | Thomas White <taw@physics.org> | 2013-03-01 14:15:10 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2013-03-01 14:15:10 +0100 |
commit | ed6bf4edb2abd89188cdd38911473dadc194a7f9 (patch) | |
tree | 16e8b089807c47d70416cecf08c4089f5a5b434c /doc | |
parent | ad94c430447aa969397db2356571c62e9bfe4f29 (diff) |
Use gtk-doc for libcrystfel only (not the contents of src)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/libcrystfel/CrystFEL-docs.sgml (renamed from doc/reference/CrystFEL-docs.sgml) | 0 | ||||
-rw-r--r-- | doc/reference/libcrystfel/CrystFEL-sections.txt (renamed from doc/reference/CrystFEL-sections.txt) | 0 | ||||
-rw-r--r-- | doc/reference/libcrystfel/Makefile.am (renamed from doc/reference/Makefile.am) | 2 | ||||
-rw-r--r-- | doc/reference/libcrystfel/xml/coding-standards.xml (renamed from doc/reference/xml/coding-standards.xml) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/CrystFEL-docs.sgml b/doc/reference/libcrystfel/CrystFEL-docs.sgml index 4e6cc877..4e6cc877 100644 --- a/doc/reference/CrystFEL-docs.sgml +++ b/doc/reference/libcrystfel/CrystFEL-docs.sgml diff --git a/doc/reference/CrystFEL-sections.txt b/doc/reference/libcrystfel/CrystFEL-sections.txt index 5df1f2d5..5df1f2d5 100644 --- a/doc/reference/CrystFEL-sections.txt +++ b/doc/reference/libcrystfel/CrystFEL-sections.txt diff --git a/doc/reference/Makefile.am b/doc/reference/libcrystfel/Makefile.am index 3b03513d..e4f49b03 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/libcrystfel/Makefile.am @@ -22,7 +22,7 @@ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml # gtk-doc will search all .c and .h files beneath these paths # for inline comments documenting functions and macros. # e.g. DOC_SOURCE_DIR=../../../gtk ../../../gdk -DOC_SOURCE_DIR=../../libcrystfel/src ../../src +DOC_SOURCE_DIR=../../../libcrystfel/src # Extra options to pass to gtkdoc-scangobj. Not normally needed. SCANGOBJ_OPTIONS= diff --git a/doc/reference/xml/coding-standards.xml b/doc/reference/libcrystfel/xml/coding-standards.xml index d51ba293..d51ba293 100644 --- a/doc/reference/xml/coding-standards.xml +++ b/doc/reference/libcrystfel/xml/coding-standards.xml |