Commit Graph
20 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
Martin Lambertsen 855a22f267 Modernize typedefs in docs 2024-10-25 11:20:47 +02:00
Ryan Curtin defe9df2a4 Fix links in documentation. 2024-09-25 22:39:05 -04:00
Ryan Curtin 8d732b438f Update Jupyter notebook example links. 2024-07-01 10:35:05 -04:00
Ryan Curtin 1744769970 Fix AdaBoost table. 2024-04-15 16:04:23 -04:00
Ryan Curtin d8104e6ee1 Fix some Adaboost documentation that did not compile. 2024-02-28 17:24:59 -05: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 9b8797711c Fully qualify data:: uses so that using namespace mlpack isn't needed. 2023-11-22 14:03:15 -05:00
Ryan Curtin edafa00ea4 Fix capitalization to match the rest of the documentation. 2023-11-15 11:50:00 -05:00
Ryan Curtin 1c78d3efa2 Some additional cleanups and shortening. 2023-11-15 11:44:24 -05:00
Ryan Curtin c62a6dcaa9 Fully qualify namespace for AdaBoost and Perceptron. 2023-11-15 11:29:11 -05:00
Ryan Curtin 652aabea19 Fix compilation issues and make sure examples work. 2023-11-15 11:23:30 -05:00
Ryan Curtin 7480582e30 Add a separator. 2023-11-13 17:08:49 -05:00
Ryan Curtin 7769b58e87 Add quick descriptions of template types. 2023-11-13 17:07:59 -05:00
Ryan Curtin 1250bd8ee6 Fix small rendering issues. 2023-11-13 17:06:12 -05:00
Ryan Curtin 23fb0bbe34 Remove functions that will be deprecated; remove finished TODOs. 2023-11-13 16:53:11 -05:00
Ryan Curtin cd3c6da4f1 Clean up AdaBoost documentation; move example to top; remove unneeded text. 2023-11-13 16:10:51 -05:00
Ryan Curtin 82080994b3 Incremental steps on AdaBoost documentation. 2023-11-01 15:19:55 -04:00
Ryan Curtin 60a386de04 Add first pass of AdaBoost documentation. 2023-10-23 14:33:43 -04:00