1. 13 Feb, 2023 1 commit
    • Philip Maybank's avatar
      Port Markdown files to ReStructuredText · a1245820
      Philip Maybank authored
      * Copy Markdown files from pre-existing doc directory to docs directory
      
      * Convert to reStructured Text (rst) - section headings, links, tables
        have a different syntax in rst
      
      * New rst files added to index - can generate HTML with same style as
        HTML generated from rst files in previous commits
      
      * Intention is to make all the content in doc redundant and use rst
        throughout rather than mix of md and rst
      a1245820