diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Codec/Pesto.lhs | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/src/Codec/Pesto.lhs b/src/Codec/Pesto.lhs index bfca8af..bf8e977 100644 --- a/src/Codec/Pesto.lhs +++ b/src/Codec/Pesto.lhs @@ -5,6 +5,11 @@ Pesto specification draft  Pesto is a text-based human-editable and machine-transformable cooking recipe  interchange format. +.. warning:: + +	This specification is work-in-progress and thus neither stable, consistent or +	complete. +  .. class:: nodoc  > module Codec.Pesto where | 
