Ryan Curtin
|
1d5dd6bedd
|
Clarify documentation slightly.
|
2024-09-26 10:37:30 -04:00 |
|
Ryan Curtin
|
409ed7c77c
|
Clarify usage with arma::field types.
|
2024-09-26 09:26:22 -04:00 |
|
Ryan Curtin
|
3c08a06f38
|
Move to a shorter filename.
|
2024-09-26 09:21:40 -04:00 |
|
Ryan Curtin
|
defe9df2a4
|
Fix links in documentation.
|
2024-09-25 22:39:05 -04:00 |
|
Ryan Curtin
|
69fc1416f7
|
Fixes for documentation.
|
2024-09-25 16:13:29 -04:00 |
|
Ryan Curtin
|
d696137a42
|
Add first pass at documentation for data::Split().
|
2024-09-25 15:56:40 -04:00 |
|
Omar Shrit
|
8afe0fd32a
|
Merge pull request #3794 from rcurtin/kdtree-doc
Document `KDTree` and `BinarySpaceTree` and related classes
|
2024-09-23 18:20:49 +02:00 |
|
Omar Shrit
|
fbc5d978d0
|
Merge pull request #3795 from shrit/embed_doc_1
Embed doc 1
|
2024-09-20 11:29:12 +02:00 |
|
Ryan Curtin
|
62275b0571
|
Fix links in documentation.
|
2024-09-19 09:16:05 -04:00 |
|
Ryan Curtin
|
3cba38db1c
|
Fix broken links.
|
2024-09-18 18:01:15 -04:00 |
|
Ryan Curtin
|
97d76da9c5
|
Update and release version 4.5.0.
|
2024-09-18 09:05:53 -04:00 |
|
Ryan Curtin
|
7ffdfd9ca6
|
Refactor tree documentation according to feedback.
|
2024-09-17 17:09:05 -04:00 |
|
Omar Shrit
|
19791acb19
|
Make the index shorter
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-09-16 19:26:02 +02:00 |
|
 Omar ShritandRyan Curtin
|
07653677a4
|
Update doc/embedded/crosscompile_armv7.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2024-09-16 19:17:48 +02:00 |
|
 Omar ShritandRyan Curtin
|
d13ae68b81
|
Update doc/embedded/crosscompile_armv7.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2024-09-16 19:17:43 +02:00 |
|
 Omar ShritandRyan Curtin
|
1c15ff31d4
|
Update doc/embedded/crosscompile_armv7.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2024-09-16 19:17:38 +02:00 |
|
Omar Shrit
|
e104013a0a
|
Resolve all comments from @rcurtin
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-09-16 13:02:09 +02:00 |
|
Ryan Curtin
|
f21ce5016d
|
Fix minor issues in examples.
|
2024-09-12 19:36:09 -04:00 |
|
Ryan Curtin
|
b963b60815
|
Add documentation for trees in its own file.
|
2024-09-12 18:33:13 -04:00 |
|
Ryan Curtin
|
e15e79157f
|
Merge remote-tracking branch 'origin/master' into kdtree-doc
|
2024-09-11 14:18:29 -04:00 |
|
Ryan Curtin
|
9a43b7b500
|
Minor differences and changes for documentation.
|
2024-09-11 14:18:01 -04:00 |
|
Ryan Curtin
|
140a8782d0
|
Merge pull request #3787 from rcurtin/radical-doc
Document `Radical`
|
2024-09-11 09:45:40 -04:00 |
|
Ryan Curtin
|
bb5864b027
|
Merge remote-tracking branch 'origin/master' into radical-doc
|
2024-09-09 14:05:02 -04:00 |
|
Ryan Curtin
|
cc7d223c13
|
Fix wording to 'distance metric'.
|
2024-09-09 14:03:35 -04:00 |
|
Ryan Curtin
|
763d0f6c31
|
Merge remote-tracking branch 'origin/master' into core-into-multiple-pages
|
2024-09-09 14:02:49 -04:00 |
|
Ryan Curtin
|
121c0be298
|
Make the list of classes first, before the list of applications.
|
2024-09-09 14:02:38 -04:00 |
|
Ryan Curtin
|
76547591c2
|
Merge pull request #3783 from rcurtin/distribution-doc
Document remaining distributions and templatize
|
2024-09-09 13:55:33 -04:00 |
|
Ryan Curtin
|
dc3ef33f83
|
Remove unnecessary section splitters.
|
2024-09-07 16:18:09 -04:00 |
|
Ryan Curtin
|
e3edb70e25
|
Remove unnecessary section splitters.
|
2024-09-07 16:17:55 -04:00 |
|
Ryan Curtin
|
ade86a033f
|
Merge branch 'core-into-multiple-pages' into kdtree-doc
|
2024-09-07 16:01:52 -04:00 |
|
Ryan Curtin
|
fa6d85e2f9
|
Make better pointers to individual core documentation pages.
|
2024-09-07 09:29:14 -04:00 |
|
Ryan Curtin
|
936224b45f
|
Fix all links in generated documentation.
|
2024-09-06 22:30:14 -04:00 |
|
Ryan Curtin
|
72309471d2
|
First attempt at splitting core.md into multiple pages.
|
2024-09-06 09:48:17 -04:00 |
|
Ryan Curtin
|
d2a470b71d
|
First pass at documenting kd-trees.
|
2024-09-05 11:32:02 -04:00 |
|
Ryan Curtin
|
dec7385ed0
|
Fix links in built Markdown.
|
2024-09-04 12:04:12 -04:00 |
|
Ryan Curtin
|
f2727b4866
|
Fix links in built Markdown.
|
2024-09-04 11:51:34 -04:00 |
|
Ryan Curtin
|
7ef9665b3b
|
Temporarily address organizational issues via the sidebar.
|
2024-09-04 11:42:48 -04:00 |
|
Ryan Curtin
|
bc9079538e
|
Fix missing descriptions.
|
2024-09-04 11:31:54 -04:00 |
|
Ryan Curtin
|
141bdc3418
|
Add documentation prototype for HRectBound; still in progress.
|
2024-08-29 16:10:21 -04:00 |
|
Ryan Curtin
|
9704323a44
|
Add a note on serialization.
|
2024-08-29 11:08:05 -04:00 |
|
Ryan Curtin
|
ea73c7f242
|
Merge remote-tracking branch 'origin/master' into radical-doc
|
2024-08-28 21:53:31 -04:00 |
|
Ryan Curtin
|
a01652a05c
|
Minor typo fixes and other bits.
|
2024-08-28 17:20:02 -04:00 |
|
Ryan Curtin
|
567e3482b3
|
Update links in compiled bindings.
|
2024-08-28 17:06:13 -04:00 |
|
Ryan Curtin
|
536a9adea0
|
Add documentation for RADICAL.
|
2024-08-28 16:57:59 -04:00 |
|
Ryan Curtin
|
952126a862
|
Use HTTPS instead of HTTP.
|
2024-08-27 14:58:40 -04:00 |
|
Ryan Curtin
|
f411f6ff0b
|
Use HTTPS instead of HTTP.
|
2024-08-27 14:58:30 -04:00 |
|
Ryan Curtin
|
eb78b7b346
|
Some minor wording changes and rephrasing suggestions.
|
2024-08-27 14:41:28 -04:00 |
|
Ryan Curtin
|
0dffe34cdf
|
Oops, fix location of PDF.
|
2024-08-27 12:17:27 -04:00 |
|
Ryan Curtin
|
dadddd072d
|
Oops, fix location of PDF.
|
2024-08-27 12:16:46 -04:00 |
|
Ryan Curtin
|
4ac1dd8cc1
|
Host locally because the other source has been hijacked.
|
2024-08-24 13:28:32 -04:00 |
|