mirror of
https://github.com/barrucadu/dejafu.git
synced 2024-11-05 06:45:08 +03:00
a3954f3179
Closes #149
42 lines
833 B
ReStructuredText
42 lines
833 B
ReStructuredText
This is Déjà Fu
|
|
===============
|
|
|
|
[Déjà Fu is] A martial art in which the user's limbs move in time
|
|
as well as space, […] It is best described as "the feeling that
|
|
you have been kicked in the head this way before"
|
|
|
|
**Terry Pratchett, Thief of Time**
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: User Documentation
|
|
|
|
getting_started
|
|
typeclass
|
|
unit_testing
|
|
refinement_testing
|
|
advanced
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Release Notes
|
|
|
|
concurrency <changelog_concurrency>
|
|
dejafu <changelog_dejafu>
|
|
hunit-dejafu <changelog_hunit-dejafu>
|
|
tasty-dejafu <changelog_tasty-dejafu>
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Migration Guides
|
|
|
|
migration_0x_1x
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Developer Documentation
|
|
|
|
adding_a_new_primitive
|
|
contributing
|
|
release_process
|