# HG changeset patch # User wenzelm # Date 1365101956 -7200 # Node ID 8c0f6caba80e70dd0fd7ab48616f850deb119ac0 # Parent 7c39677f9ea05fe285588a673f9ae9ed62a41271 tuned README -- less buzzwords; diff -r 7c39677f9ea0 -r 8c0f6caba80e src/Tools/jEdit/README.html --- a/src/Tools/jEdit/README.html Thu Apr 04 18:44:22 2013 +0200 +++ b/src/Tools/jEdit/README.html Thu Apr 04 20:59:16 2013 +0200 @@ -15,17 +15,17 @@
- PIDE is a framework for sophisticated Prover IDEs, - based on Isabelle/Scala technology that is integrated with Isabelle. - It is built around a concept of + PIDE is a framework for Prover IDEs based on the + Isabelle/Scala. It is built around a concept of asynchronous document processing, which is supported - natively by the parallel proof engine implemented in Isabelle/ML. + natively by the parallel proof engine that is implemented + in Isabelle/ML.
- Isabelle/jEdit is the flagship application of the PIDE framework - — it is ready for small and large Isabelle applications, for - beginners and experts alike. + Isabelle/jEdit is the main example application of the PIDE + framework — it is ready for small and large Isabelle + applications, for beginners and experts alike.