Convert file format descriptions to rst
authorTeemu Murtola <teemu.murtola@gmail.com>
Sat, 7 Feb 2015 05:11:25 +0000 (07:11 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 13 Feb 2015 10:25:10 +0000 (11:25 +0100)
commit555e0b3b4f0369ba1bbd3f57f9c8f5354558ee04
tree7796dd4e73bf08fd53e6d7fe50965c241666e888
parent93c5a430030a6277cd3383420d77568220fd90ce
Convert file format descriptions to rst

Convert the old HTML files about file formats to reStructuredText, and
merge them on a single page.  This is more or less a blind conversion.
No attempt is made to make them appear particularly nice, or to fix
outdated information.  But this works towards the goal of reducing the
number of distinct document generation mechanisms, and should make it
easier to restore functionality of linking to file formats from
generated pages for programs.

Now the only thing that remains in the old-html directory is the
flowchart.

Change-Id: I88bfbdf48f3ba870c9501ef933c03a947ea43635
37 files changed:
docs/CMakeLists.txt
docs/conf.py
docs/old-html/online/cpt.html [deleted file]
docs/old-html/online/dat.html [deleted file]
docs/old-html/online/dlg.html [deleted file]
docs/old-html/online/edi.html [deleted file]
docs/old-html/online/edo.html [deleted file]
docs/old-html/online/edr.html [deleted file]
docs/old-html/online/ene.html [deleted file]
docs/old-html/online/eps.html [deleted file]
docs/old-html/online/files.html [deleted file]
docs/old-html/online/g96.html [deleted file]
docs/old-html/online/gro.html [deleted file]
docs/old-html/online/hdb.html [deleted file]
docs/old-html/online/itp.html [deleted file]
docs/old-html/online/log.html [deleted file]
docs/old-html/online/m2p.html [deleted file]
docs/old-html/online/map.html [deleted file]
docs/old-html/online/mdp.html [deleted file]
docs/old-html/online/mtx.html [deleted file]
docs/old-html/online/ndx.html [deleted file]
docs/old-html/online/out.html [deleted file]
docs/old-html/online/pdb.html [deleted file]
docs/old-html/online/rtp.html [deleted file]
docs/old-html/online/tex.html [deleted file]
docs/old-html/online/tng.html [deleted file]
docs/old-html/online/top.html [deleted file]
docs/old-html/online/tpr.html [deleted file]
docs/old-html/online/trr.html [deleted file]
docs/old-html/online/xpm.html [deleted file]
docs/old-html/online/xtc.html [deleted file]
docs/old-html/online/xvg.html [deleted file]
docs/online.rst
docs/user-guide/file-formats.rst
docs/user-guide/getting-started.rst
docs/user-guide/plotje.gif [moved from docs/old-html/images/plotje.gif with 100% similarity]
docs/user-guide/xvgr.gif [moved from docs/old-html/images/xvgr.gif with 100% similarity]