Skip to content

Commit 83fa5c6

Browse files
authored
Merge pull request #117 from Sparks29032/texinfo
PDFmorph manual PDF and HTML
2 parents e3d6b25 + 217babf commit 83fa5c6

20 files changed

+1134
-4
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ version using ::
107107
USING PDFmorph
108108
------------------------------------------------------------------------
109109

110-
For detailed instructions and full tutorial, consult our
111-
`online documentation <https://www.diffpy.org/diffpy.pdfmorph/index.html>`_.
110+
For detailed instructions and full tutorial, consult the user manual
111+
on our `website <www.diffpy.org/diffpy.pdfmorph/>`.
112112

113113
Once the required software, including PDFmorph is all installed, open
114114
up a terminal and check installation has worked properly by running ::

doc/manual/acknowledgements.texinfo

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
The PDFmorph app was developed by the Billinge group at Columbia University.
2+
The examples in the tutorial part of the manual were made possible by data
3+
collected by Soham Banerjee at Brookhaven National Laboratory,
4+
Benjamin Frandsen during his PhD at Columbia Unversity,
5+
and Long Yang from Tonji University.
6+
7+
The DiffPy development team is the set of all contributors to DiffPy projects.
8+
Each member of the development team maintains copyright on their individual
9+
contributions to the code base. For a detailed contribution history of
10+
@code{PDFmorph}, see the git logs at @url{https://github.com/diffpy/diffpy.pdfmorph}.
11+
12+
For more information about the application, please visit
13+
@url{https://www.diffpy.org/diffpy.pdfmorph}.
14+
Report any bugs to diffpy-users@@googlegroups.com or submit
15+
an issue to @url{https://github.com/diffpy/diffpy.pdfmorph/issues}.

doc/manual/disclaimer.texinfo

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
5+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
7+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
8+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
9+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
10+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

doc/manual/images/ex_tutorial_bar.png

73.6 KB
Loading
28.7 KB
Loading
26.1 KB
Loading
Loading
Loading
93 KB
Loading
82 KB
Loading

0 commit comments

Comments
 (0)