Commit Graph

185 Commits

Author SHA1 Message Date
Paul
a7f2502afd Add a requirements.txt file for docs 2016-06-06 17:27:19 -05:00
Paul
6bdaf11ef3 Update markdown to use rst tables instead 2016-06-06 17:23:01 -05:00
Paul
375f12315b Some more fixes to toc 2016-06-05 23:56:49 -05:00
Paul
379471470e Disable newer clang versions for now 2016-06-05 20:34:41 -05:00
Paul
e8f6f12a09 Disable githubs extension 2016-06-05 13:42:48 -05:00
Paul
f2c919a8f5 Disable autostructify for now 2016-06-05 13:41:54 -05:00
Paul
5a3da2bbdd Initial support for sphinx documentation 2016-06-05 13:30:36 -05:00
Paul
a9f81cae72 Update readme 2016-04-27 21:12:33 -05:00
Paul
b8d4a8f3db Rename quick start to getting started 2016-04-27 00:34:40 -05:00
Paul
00d18cf5f6 Move print example to the examples section 2016-04-24 17:27:39 -05:00
Paul
f4b6da69ab Add documentation about point-free style 2016-04-23 23:22:32 -05:00
Paul
f31e941f6e Add motivation about point-free style programming 2016-04-13 02:22:36 -05:00
Paul
0e4ee8e39e Add links to partial application and function composition 2016-04-13 01:52:16 -05:00
Paul
18c9688df0 Add info about the factory pattern 2016-04-13 01:46:10 -05:00
Paul
29fc862794 Show how to do FIT_STATIC_FUNCTION without the macro 2016-04-13 01:36:52 -05:00
Paul
afce026820 Update quickstart documentation 2016-04-13 00:50:11 -05:00
Paul
0ef5ecd343 Small fixes in the docs 2016-03-28 19:05:39 -06:00
Paul
4ab5923ee5 Issue #153: Add examples section 2016-03-28 18:48:47 -06:00
Paul
19a05c76d7 Issue #153: Rewrite the begining of the quick start guide 2016-03-28 14:57:26 -06:00
Paul
be717fd749 Add motivation 2016-03-27 00:14:30 -06:00
Paul
ef1e3f18b6 Link to mutable page 2016-03-26 23:39:16 -06:00
Paul
5eeff1ab7c Remove requirements pages and put information on main page 2016-03-26 23:32:04 -06:00
Paul
f05538d5bb Add rational for mutable function objects for issue #156 2016-03-26 23:28:27 -06:00
Paul
b8950c5142 Explain in more detail UFCS for issue #133 2016-03-23 12:23:39 -05:00
Paul
7cbab72be7 Rename overview to definitions 2016-03-22 00:15:32 -05:00
Paul
c9ec357ddd Add motivating purpose of the library in the first sentence 2016-03-22 00:11:04 -05:00
Paul
16e2921ff6 Remove misleading return type for issue #131 2016-03-21 15:48:37 -05:00
Paul
40ac365a12 Fix circular definition of metafunction for issue #136 2016-03-21 15:46:41 -05:00
Louis Dionne
94600c818a [Configurations] Minor reformulation 2016-03-11 15:15:28 -05:00
Paul Fultz II
8081d51c03 Merge pull request #134 from ldionne/patch-3
Fix typos and do minor reformulations
2016-03-11 10:49:27 -06:00
Louis Dionne
9755fb74fc Fix typos and do minor reformulations 2016-03-11 10:38:15 -05:00
Louis Dionne
79d153de88 Fix typos and other minor grammatical mistakes 2016-03-11 10:07:38 -05:00
Paul
9e1322d28b Merge branch 'doc-updates' 2016-03-01 09:57:35 -06:00
Paul
afb7081e27 Add missing file 2016-03-01 09:57:03 -06:00
Paul
52b54cd8e9 Update documentation about const callability: 2016-03-01 09:30:56 -06:00
Paul
98cec4f27d Add faq, and reoragnize the mkdoc.yml file 2016-03-01 09:01:22 -06:00
Paul
8e0e9559f4 Add a note about constexpr support on MSVC and gcc4.6 2016-02-27 23:04:16 -06:00
Paul
5184234af4 Some updates to the more examples 2016-02-27 22:47:27 -06:00
Paul
e0a5b93dea Some fixes for links 2016-02-24 00:27:50 -06:00
Paul
153e85ec34 Add more documentation about use cases 2016-02-24 00:07:15 -06:00
Paul
91585a033f Improve wording 2016-02-23 23:27:10 -06:00
Paul
771fb8f102 Remove word wrapping since markdown doesn't support it 2016-02-23 23:25:09 -06:00
Paul
8308b8ef0e Use pipes 2016-02-23 10:41:35 -06:00
Paul
52d5dc8a4e Remove plus equals 2016-02-23 10:39:57 -06:00
Paul
bd858910f3 Try using the pipe syntax again 2016-02-23 10:39:19 -06:00
Paul
a352ed796c Remove extra line 2016-02-23 10:15:00 -06:00
Paul
99b1f75475 Use a grid table instead 2016-02-23 10:14:27 -06:00
Paul
8bfdade6c8 Add markdown file for configurations 2016-02-23 10:06:30 -06:00
Paul
4495d96159 Add a sample of error messages to reveal 2016-02-22 09:31:46 -06:00
Paul
1651d12323 Remove gendoce script as it is no longer needed 2016-01-19 00:11:48 -06:00
Paul
f4ab6dd17d Update links in the readme 2016-01-18 18:23:10 -06:00
Paul
c11af80225 Get rid of FIT_RETURNS 2016-01-12 18:28:24 -06:00
Paul
eb73db732b s/overview/introduction/ 2016-01-12 18:23:58 -06:00
Paul
43f84cc645 Merge branch 'master' of github.com:pfultz2/Fit 2016-01-12 18:21:02 -06:00
Paul
cfb5ddf660 Check for jquery 2016-01-12 18:20:50 -06:00
Paul
2d7cb7855b Update requirements 2016-01-12 09:09:58 -06:00
Paul
95c5a1fcba Add documentation about function signatures 2016-01-10 18:06:50 -06:00
Paul
3454a17c66 Add documentation for callable 2015-12-17 13:04:50 -06:00
Paul
f523965a02 Add link to static init fiasco 2015-10-30 17:57:04 -05:00
Paul
3f7dda2501 Add links to boost.phoenix and fc++ 2015-10-30 17:46:08 -05:00
Paul
314a4c0342 Clarify header-only 2015-10-30 17:35:32 -05:00
Paul
f39753cc94 Add a link to Eric Nieblers 'static_const 2015-10-25 18:00:28 -05:00
Paul
2fda04bfea Remove std::end from example 2015-10-25 17:51:23 -05:00
Paul
be1ad26152 Rewrite quick start example 2015-10-25 17:48:22 -05:00
Paul
264eeea538 Some fixes to quick start guide 2015-10-25 17:25:05 -05:00
Paul
90224f080f Fix some more typos 2015-10-24 20:46:37 -05:00
Paul
57ff7edf28 s/functinal/functional 2015-10-24 20:45:08 -05:00
Paul
6974e9ccf2 Add documentation for EvaluatableFunctionObject 2015-10-24 19:44:03 -05:00
Paul
b96642a00b Document metafunction and metafunctionclass 2015-10-20 08:34:44 -05:00
Paul
76dcac7ac5 Fix some typos 2015-09-28 07:15:30 -05:00
Paul
2296dbec2d Add semantic documentation 2015-09-27 23:13:19 -05:00
Paul
1e0dc7608f Add docs about decorators 2015-09-27 22:19:03 -05:00
Paul
0c0c5dd927 Add an extra line 2015-06-21 20:25:18 -04:00
Paul
586917fd92 Add links to doc and github on readme 2015-06-21 20:24:06 -04:00
Paul
4a61b6e613 Remove generated files 2015-06-17 20:30:52 -05:00
Paul
e3392dd1ca Merge 2015-06-14 05:51:46 -05:00
Paul
86723399a5 Merge branch 'compress' 2015-06-14 05:50:05 -05:00
Paul
f1277d2af4 Generate docs for compress 2015-06-14 05:49:01 -05:00
Paul
2a2743f72d Generate docs for construct 2015-06-14 05:45:44 -05:00
Paul
146fccb00c Add flow docs 2015-06-07 18:20:23 -05:00
Paul
fe2ca3590e Fix typos 2015-06-06 10:17:45 -05:00
Paul
da89cf30e2 Add requirements for msvc 2015-06-06 09:43:36 -05:00
Paul
a6915650a3 Merge branch 'static_const' 2015-05-30 21:49:49 -05:00
Paul
002e5e742a Update documention about FIT_STATIC_FUNCTION and FIT_STATIC_LAMBDA_FUNCTION 2015-05-29 16:09:12 -05:00
Paul
3ae0738952 Add documentation for the lift operator 2015-05-20 12:00:34 -05:00
Paul
cdf84927c6 Update markdown 2015-05-09 23:22:01 -05:00
Paul
8af1dea877 Update the documentation 2015-05-09 22:59:26 -05:00
Paul
fdc7099822 Merge branch 'by_order' 2015-05-09 22:54:46 -05:00
Paul
fca76af2c3 Merge branch 'is_unpackable' 2015-05-09 22:54:06 -05:00
Paul
cf31da59f9 Add eval documentation 2015-05-08 21:28:30 -05:00
Paul
241f171b9e Add documentation about apply 2015-05-05 11:26:24 -05:00
Paul
ef49076b74 Regenerate markdown 2015-05-05 11:04:05 -05:00
Paul
a542da3ae4 Update doc about is_unpackable trait 2015-05-01 00:11:33 -05:00
Paul
bf3dc86caf Remove deprecated docs from gendoce 2015-04-30 00:25:39 -05:00
Paul
2269c6bc8f Update markdown and fix soem typos 2015-04-29 22:24:52 -05:00
Paul
241fae588c Set default language to C++ for highliting docs 2015-04-25 20:22:00 -05:00
Paul
cf1fc825fc Deprecate fuse and invoke, and remove the docs 2015-04-24 20:50:59 -05:00
Paul
7adbb0f59e Add the new documentation 2015-04-24 20:48:32 -05:00
Paul
9508599410 Add documentation for flip 2015-02-25 10:25:27 -05:00
Paul
2febd5570c Update documentation about the reveal adaptor 2015-02-24 00:36:23 -05:00