Commit Graph

677 Commits

Author SHA1 Message Date
Davis King
3e56939203 merged 2011-09-19 17:48:29 -04:00
Davis King
2b3e8c749f Minor change to make sure the change logs always show what files are modified. 2011-09-19 17:33:38 -04:00
Davis King
bb8a903e0b updated the docs 2011-09-18 23:40:01 -04:00
Davis King
16ad7a7a3c updated docs 2011-09-18 19:37:27 -04:00
Davis King
74e0007cd1 updated docs 2011-09-18 15:48:23 -04:00
Davis King
f56b8a10c2 updated docs 2011-09-17 16:49:04 -04:00
Davis King
3f229d64f8 updated docs 2011-09-17 16:30:21 -04:00
Davis King
bcd9a781f6 Just renamed find_map_nmplp() to find_max_factor_graph_nmplp()
--HG--
rename : dlib/optimization/find_map_nmplp.h => dlib/optimization/find_max_factor_graph_nmplp.h
rename : dlib/optimization/find_map_nmplp_abstract.h => dlib/optimization/find_max_factor_graph_nmplp_abstract.h
rename : dlib/test/find_map_nmplp.cpp => dlib/test/find_max_factor_graph_nmplp.cpp
2011-09-17 11:35:55 -04:00
Davis King
51491c8cc6 updated docs 2011-09-15 20:05:04 -04:00
Davis King
556b6bbd05 updated docs 2011-09-11 22:51:13 -04:00
Davis King
1b8504a09f updated docs 2011-09-11 12:25:36 -04:00
Davis King
e3310d4566 updated docs 2011-09-10 21:28:31 -04:00
Davis King
e2e342aacd updated docs 2011-09-09 23:45:54 -04:00
Davis King
167ddaf99f Fixed a spelling error 2011-09-08 22:54:58 -04:00
Davis King
74c12ff8d1 updated docs 2011-09-08 22:36:54 -04:00
Davis King
e651368685 updated docs 2011-09-08 19:30:18 -04:00
Davis King
e400a74bca Fixed typo 2011-09-07 18:40:48 -04:00
Davis King
26681283c4 updated docs 2011-08-31 19:18:13 -04:00
Davis King
7c95a2ac63 Gave the sparse vectors their own block in the documentation. This
way it is obvious what file to #include to get them.
2011-08-29 19:49:10 -04:00
Davis King
0b16a78579 updated docs 2011-08-28 20:55:48 -04:00
Davis King
69839d403f updated docs 2011-08-24 21:38:43 -04:00
Davis King
c010a053e5 updated docs 2011-08-24 19:39:05 -04:00
Davis King
350d7bb554 updated docs 2011-08-17 18:09:51 -04:00
Davis King
683f241a0d updated docs 2011-08-08 19:45:01 -04:00
Davis King
657b8cb974 updated docs 2011-07-13 17:13:34 -04:00
Davis King
ff49869b24 updated docs 2011-07-13 11:36:31 -04:00
Davis King
c98a4c4d7e updated docs 2011-07-08 15:41:18 -04:00
Davis King
62145b77d6 Created release v17.42 2011-06-24 13:14:01 -04:00
Davis King
22c50187d7 updated docs 2011-06-24 13:11:50 -04:00
Davis King
0af9abde4c updated docs 2011-06-19 22:59:32 -04:00
Davis King
eca923f98c updated docs 2011-06-19 14:05:43 -04:00
Davis King
d6fd871382 updated docs 2011-06-18 17:44:34 -04:00
Davis King
53a01f4cfa Created release v17.41 2011-06-12 08:48:20 -04:00
Davis King
da1d44735e grammar 2011-06-12 08:45:02 -04:00
Davis King
2a5a9fd027 updated docs 2011-06-11 17:32:32 -04:00
Davis King
7e8af32b1d Clarified spec and docs 2011-06-08 16:50:05 -04:00
Davis King
584c90574c updated docs 2011-06-06 22:47:51 -04:00
Davis King
9223edde4e Updated docs 2011-06-05 17:21:12 -04:00
Davis King
2ea30b75e1 Created release v17.40 2011-06-05 13:26:09 -04:00
Davis King
7382c7c6af Improved docs a bit. Also fixed some spacing issues between links. 2011-06-05 11:06:07 -04:00
Davis King
0586a1aca5 updated release notes 2011-06-04 16:20:17 -04:00
Davis King
be92aa31a4 Change XSLT a little to avoid unneeded whitespace characters in HTML output. 2011-06-04 13:38:34 -04:00
Davis King
5c7f517bc9 Removed unneeded leading white space characters so that the resulting
HTML pages are a little smaller.
2011-06-04 13:30:28 -04:00
Davis King
94067a7666 Updated docs 2011-06-03 22:22:27 -04:00
Davis King
3bba57bcc8 updated docs 2011-06-03 22:18:27 -04:00
Davis King
d068afb165 Changed some things to get the new images to show up in chm files. 2011-06-02 23:20:05 -04:00
Davis King
ebf602e440 worked on FAQ 2011-06-02 22:54:27 -04:00
Davis King
29bd6bd1d9 Improved FAQ page slightly. 2011-06-01 22:41:08 -04:00
Davis King
551a882ce3 Improved the layout of the FAQ page 2011-06-01 22:13:18 -04:00
Davis King
f1ce94705a Improved how code blocks are displayed. 2011-06-01 21:43:30 -04:00
Davis King
2952abbf7a Setup the XSLT for a FAQ page 2011-05-31 23:17:01 -04:00
Davis King
daf47c0e8d Fixed incorrect docs 2011-05-30 11:05:46 -04:00
Davis King
fe69a6e8c6 updated release notes 2011-05-29 19:26:36 -04:00
Davis King
19426ea429 updated docs 2011-05-29 19:02:19 -04:00
Davis King
fa7745007f Fixed grammar. 2011-05-29 19:00:07 -04:00
Davis King
8b55807fe6 Updated the docs to discuss pixel formats and what happens during the
various save_*() calls for saving images.
2011-05-29 18:52:16 -04:00
Davis King
02bf1190ae Changed [A-Z] bar size a little so that it looks right in firefox. 2011-05-29 15:17:30 -04:00
Davis King
cbea47728b Made the links at the top of the term index page a little bigger. 2011-05-28 20:40:49 -04:00
Davis King
dbd4ca21db Added to the term index 2011-05-28 20:13:30 -04:00
Davis King
40fd24b8d3 updated docs 2011-05-28 19:03:08 -04:00
Davis King
4369c68376 updated docs 2011-05-28 17:24:30 -04:00
Davis King
ecfa04941d updated docs 2011-05-28 15:52:27 -04:00
Davis King
8dfde0fe9e updated docs 2011-05-28 10:28:49 -04:00
Davis King
5e384614be Changed the array2d object so you don't have to say array2d<type>::kernel_1a
anymore to declare it.  Now you just say array2d<type>.
2011-05-28 10:26:29 -04:00
Davis King
275410af43 updated docs 2011-05-28 09:38:29 -04:00
Davis King
62e2bf4958 updated docs 2011-05-23 21:35:33 -04:00
Davis King
61e1cee05a Created release v17.39 2011-05-22 12:29:57 -04:00
Davis King
97ebb11c60 Updated stylesheet so it correctly puts Mercurial file removals into the HTML change log. 2011-05-22 12:28:02 -04:00
Davis King
0af07b8d49 I'm only going to actively test against versions of gcc >= 4.1 now. 2011-05-22 12:11:02 -04:00
Davis King
5c183bb499 Fixed a bug in makedocs 2011-05-22 11:33:55 -04:00
Davis King
ef25a8e57b Made the old release notes page also display the current release date as
it's last modified time.
2011-05-22 11:26:28 -04:00
Davis King
da9a228b46 Fixed bug in makedocs script 2011-05-22 11:18:15 -04:00
Davis King
5b4a43639e Cleaned up the doc generation and release scripts. I also changed the last modified
time on each page to be the last time the corresponding XML file was modified
rather than the overall project release date.
2011-05-22 11:05:12 -04:00
Davis King
8e4b63df2c Updated release notes. 2011-05-21 15:27:37 -04:00
Davis King
8c03fbd6da Added things to docs and also moved the structural svm stuff into the ML page. 2011-05-20 19:23:21 -04:00
Davis King
bb72961a3f updated docs 2011-05-17 17:17:45 -04:00
Davis King
007e218e17 updated docs 2011-05-16 18:40:22 -04:00
Davis King
48444e1f19 Improved makedocs script a bit. Now it uses hg archive rather than
hg clone to get a copy of the sources.
2011-05-16 17:27:32 -04:00
Davis King
63dfa090db Made the makerel script a little more robust. 2011-05-15 20:38:03 -04:00
Davis King
7956d9f35c updated README 2011-05-15 19:16:59 -04:00
Davis King
87221acead Removing the makesnapshot script since I won't be using it anymore. 2011-05-15 19:15:09 -04:00
Davis King
d437803e3e Fixed time display for the change log 2011-05-15 19:13:32 -04:00
Davis King
627afb8112 Made the makerel script commit a tag and updates to the files which track
the major and minor revision numbers.
2011-05-15 18:45:57 -04:00
Davis King
25c7a65659 Fixed makerel to work with Mercurial. 2011-05-15 18:20:51 -04:00
Davis King
a75402cba6 Fixed a bit of a bug in the makedocs script 2011-05-15 18:03:05 -04:00
Davis King
3fcf5e5aa7 Updated the documentation generation tools to work with Mercurial
rather than Subversion.
2011-05-15 17:46:16 -04:00
Davis King
854ece55e7 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404279
2011-05-14 18:16:16 +00:00
Davis King
995d021693 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404275
2011-05-14 14:48:16 +00:00
Davis King
158627a3d4 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404266
2011-05-10 02:48:22 +00:00
Davis King
4f5834cbea updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404265
2011-05-10 02:44:21 +00:00
Davis King
05c1050fc0 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404258
2011-05-07 14:55:19 +00:00
Davis King
eb734a1cc3 made a release
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404257
2011-05-07 14:42:56 +00:00
Davis King
2fa6f2d29f Updated release notes
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404256
2011-05-07 14:02:48 +00:00
Davis King
3f2e596c82 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404252
2011-05-04 21:25:16 +00:00
Davis King
f780abea15 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404248
2011-05-04 20:40:51 +00:00
Davis King
9f17b8cb83 fixed htmlhelp setup file to work with newer wine versions
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404243
2011-05-01 12:30:11 +00:00
Davis King
b4fbf7578b updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404231
2011-04-22 22:38:11 +00:00
Davis King
11c7573973 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404228
2011-04-18 18:50:20 +00:00
Davis King
694f73efa6 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404225
2011-04-18 18:24:12 +00:00
Davis King
89f51930c3 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404222
2011-04-18 15:03:24 +00:00
Davis King
4d119367ef updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404218
2011-04-18 13:59:46 +00:00
Davis King
c57c860a2b updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404216
2011-04-18 13:50:17 +00:00
Davis King
973e8b4d61 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404207
2011-03-24 23:56:02 +00:00
Davis King
ea5c57a2a0 made a release
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404205
2011-03-24 23:48:47 +00:00
Davis King
6bc4066acf updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404203
2011-03-24 23:23:01 +00:00
Davis King
f6ddef170e updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404199
2011-03-24 02:44:44 +00:00
Davis King
ef4523f34c updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404193
2011-03-23 23:44:08 +00:00
Davis King
1580a7a74b updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404191
2011-03-23 17:46:03 +00:00
Davis King
0e25de9c10 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404183
2011-03-22 02:42:28 +00:00
Davis King
790f442b7d updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404180
2011-03-20 18:37:07 +00:00
Davis King
57aed828d4 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404176
2011-03-18 18:43:10 +00:00
Davis King
4427c91ab4 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404173
2011-03-18 13:42:31 +00:00
Davis King
bc487527d3 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404169
2011-03-15 22:48:13 +00:00
Davis King
2ee75d5f3d updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404163
2011-03-13 17:15:27 +00:00
Davis King
3b98c7bd93 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404159
2011-03-03 00:43:27 +00:00
Davis King
74fc41c7b4 made a release
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404157
2011-03-03 00:16:51 +00:00
Davis King
6c961389a9 updated release notes
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404156
2011-03-02 23:56:30 +00:00
Davis King
7dcbdcc07b updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404152
2011-02-14 04:07:27 +00:00
Davis King
00521ca389 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404150
2011-02-14 03:37:45 +00:00
Davis King
5a9381c26b updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404147
2011-02-11 02:11:48 +00:00
Davis King
a00ab2b747 Made a release
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404145
2011-02-11 01:31:03 +00:00
Davis King
53798e2105 updated release notes
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404144
2011-02-11 00:17:25 +00:00
Davis King
bc8479e701 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404142
2011-02-09 23:00:53 +00:00
Davis King
d751e4e49c updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404136
2011-02-07 23:52:34 +00:00
Davis King
9e5ce96854 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404126
2011-02-05 19:07:42 +00:00
Davis King
184652c211 Updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404116
2011-01-22 21:33:45 +00:00
Davis King
187af2a7f6 Updated README to reflect the new location of the htmlify tool.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404105
2011-01-13 22:25:31 +00:00
Davis King
8529d70f4a Moved the htmlify tool into the tools folder.
--HG--
rename : docs/htmlify/CMakeLists.txt => tools/htmlify/CMakeLists.txt
rename : docs/htmlify/htmlify.cpp => tools/htmlify/htmlify.cpp
rename : docs/htmlify/to_xml.cpp => tools/htmlify/to_xml.cpp
rename : docs/htmlify/to_xml.h => tools/htmlify/to_xml.h
rename : docs/htmlify/to_xml_example/bigminus.gif => tools/htmlify/to_xml_example/bigminus.gif
rename : docs/htmlify/to_xml_example/bigplus.gif => tools/htmlify/to_xml_example/bigplus.gif
rename : docs/htmlify/to_xml_example/example.xml => tools/htmlify/to_xml_example/example.xml
rename : docs/htmlify/to_xml_example/minus.gif => tools/htmlify/to_xml_example/minus.gif
rename : docs/htmlify/to_xml_example/output.xml => tools/htmlify/to_xml_example/output.xml
rename : docs/htmlify/to_xml_example/plus.gif => tools/htmlify/to_xml_example/plus.gif
rename : docs/htmlify/to_xml_example/stylesheet.xsl => tools/htmlify/to_xml_example/stylesheet.xsl
rename : docs/htmlify/to_xml_example/test.cpp => tools/htmlify/to_xml_example/test.cpp
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404104
2011-01-13 22:22:57 +00:00
Davis King
0050924401 moved console_progress_indicator to the non-ML part of the index
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404099
2011-01-03 23:33:03 +00:00
Davis King
f2cdece78f updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404095
2011-01-03 21:40:32 +00:00
Davis King
190527f4e6 Made a release
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404094
2011-01-03 21:37:46 +00:00
Davis King
aa73c64c04 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404093
2011-01-03 20:46:26 +00:00
Davis King
fd4877b3cf updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404092
2011-01-02 21:11:26 +00:00
Davis King
5f262775ab Fixed spelling
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404091
2011-01-02 21:06:21 +00:00
Davis King
7b00cf2914 Reorganized the menu on the right side of the page.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404090
2011-01-02 21:03:15 +00:00
Davis King
96fb78f3c6 Improved organization of the right menu.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404088
2011-01-02 15:57:02 +00:00
Davis King
578ba83d21 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404082
2010-12-31 21:55:03 +00:00
Davis King
bf140c2abf updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404077
2010-12-31 20:57:38 +00:00
Davis King
d187329972 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404074
2010-12-31 20:23:13 +00:00
Davis King
50eaa4976b updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404071
2010-12-31 16:25:08 +00:00
Davis King
4ecaa57559 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404065
2010-12-31 15:06:30 +00:00
Davis King
b3ca261f6f updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404062
2010-12-31 14:20:14 +00:00
Davis King
a02a9c00ed updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404057
2010-12-31 04:57:31 +00:00
Davis King
d11381b810 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404053
2010-12-30 19:03:03 +00:00
Davis King
47cfecb542 Updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404048
2010-12-28 16:04:31 +00:00
Davis King
f9aa70c723 Improved the ML web page a little
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404045
2010-12-28 03:46:40 +00:00
Davis King
007f8d6f67 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404042
2010-12-26 18:30:39 +00:00
Davis King
d614a9b1fb updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404040
2010-12-26 18:07:15 +00:00
Davis King
f8786021dc fixed grammar
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404037
2010-12-26 17:12:42 +00:00
Davis King
4b4d6b67bc updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404036
2010-12-26 17:09:24 +00:00