Commit Graph
9 Commits
Author SHA1 Message Date
Ryan Curtin c8eb3dceac Overhaul documentation homepage (#3836)
* Add pipeline to documentation homepage.

* Fix for mobile devices.

* Add little pipelines to go at the top of each page.

* Overhaul index page.

* Overhaul README to remove redundant material.

* Add installation documentation.

* Update pipelines.

* Allow nesting of deeper details.

* Add a pipeline to the top of the load/save page.

* Add prerequisites link to main pipeline.

* Add better but not finished sidebar.

* Add a couple new documentation pages.

* Fix URLs in svg.

* Incremental checkin.

* Fix Youtube URLs.

* Incremental checkin.

* Minor fixes.

* Add first pass at evaluation/deployment pages.

* Minor spacing and link fixes.

* Flesh out a number of additional pages and write basic compilation documentation.

* Fix some minor issues, and add Docker deployment page (not totally finished yet).

* Add developer documentation landing page.

* Hopefully getting close to the final set of changes here.

* Remove this documentation for now.

* Fix a few links, and the size of the sidebar.

* Fix some additional links.

* Fix a bunch more links.

* Fix another link that now has a better place.

* Refactor test-docs.sh to handle documentation that is a standalone program.

* Fix file exclusions.

* Fully qualify typename.

* Update name of file.

* Fix syntax error.

* Remove files that are not meant to be compiled.

* Also skip the quickstart.

* Move quickstart entry to the top.

* Remove gray coloring of binding documentation.

* Update name of sidebar link.

* Update to working link.

* Fix Wikipedia anchor.
2024-12-20 13:36:12 -05:00
Ryan Curtin f21ce5016d Fix minor issues in examples. 2024-09-12 19:36:09 -04:00
Ryan Curtin 9f320eaeda Print the program that failed when it fails (for easier debugging). 2024-07-01 15:32:23 -04:00
Ryan Curtin 8b87013d94 Fix bash comparison. 2024-03-04 21:10:52 -05:00
Ryan Curtin 6e87276d40 Oops, we need data.csv for matrices.md too. 2024-03-04 20:43:18 -05:00
Ryan Curtin 5469f95fdf Also skip quickstarts (for now). 2024-02-28 20:35:17 -05:00
Ryan Curtin 6a36c3a8a7 One more file to skip. 2024-02-28 19:52:47 -05:00
Ryan Curtin 03bd01a7bc Skip some more files in the documentation build. 2024-02-28 17:53:41 -05:00
Ryan Curtin 18fc675820 Add a comprehensive script that will test documentation. 2024-02-28 16:54:01 -05:00