Commit Graph
10 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 defe9df2a4 Fix links in documentation. 2024-09-25 22:39:05 -04:00
Ryan Curtin 936224b45f Fix all links in generated documentation. 2024-09-06 22:30:14 -04:00
Ryan Curtin 2d1269edf7 Fix documentation that had snippets that would not build. 2024-02-28 16:54:46 -05:00
Ryan Curtin 72cf442586 Fix all broken links and handle a few other TODOs. 2024-02-26 20:13:04 -05:00
Ryan Curtin 4b75c5ad1f Fix minor problems found with rendered documentation. 2023-12-14 14:11:59 -05:00
Ryan Curtin c357506fdd Fix minor bugs in examples. 2023-12-14 14:06:06 -05:00
Ryan Curtin f255930ba4 Test new overloads of Train() and constructor; adapt for sparse tests; fix some bugs with SGD-type optimizers. 2023-12-14 13:52:20 -05:00
Ryan Curtin f3cc2328d1 Fix some minor issues with constructors. 2023-12-14 10:34:58 -05:00
Ryan Curtin d4c335e7b3 Add first pass of linear SVM documentation. 2023-12-11 17:18:35 -05:00