"src/node/vscode:/vscode.git/clone" did not exist on "0987b234c3bc4559ce9b80b371c92a749c7e1213"
- 13 Feb, 2023 2 commits
-
-
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
-
Philip Maybank authored
-
- 08 Feb, 2023 3 commits
-
-
Philip Maybank authored
* Written as a test bed for typesetting math content * Need to decide how much detail to go into
-
Philip Maybank authored
* content still needs to be done, * e.g., need to generate API documentation using Doxygen * need to write contributor guide
-
Philip Maybank authored
* Based on docs directory of rocBLAS * Config for running Doxygen then Sphinx to generate HTML * Add minimal content - intro to doc
-