diff --git a/documentation/20.11/eiffelstudio/Tutorials/appendix-writing-documentation-filters-eff-eiffel-filter-format.wiki b/documentation/20.11/eiffelstudio/Tutorials/appendix-writing-documentation-filters-eff-eiffel-filter-format.wiki index 8fffd1a3..dc0c1258 100644 --- a/documentation/20.11/eiffelstudio/Tutorials/appendix-writing-documentation-filters-eff-eiffel-filter-format.wiki +++ b/documentation/20.11/eiffelstudio/Tutorials/appendix-writing-documentation-filters-eff-eiffel-filter-format.wiki @@ -1,5 +1,5 @@ [[Property:link_title|Writing Filters with EFF]] -[[Property:modification_date|Mon, 22 Feb 2021 12:13:07 GMT]] +[[Property:modification_date|Mon, 22 Feb 2021 12:35:36 GMT]] [[Property:publication_date|Thu, 11 Feb 2021 07:55:20 GMT]] [[Property:title|Writing Documentation Filters with EFF, the Eiffel Filter Format]] [[Property:weight|6]] @@ -193,15 +193,17 @@ A multi-line entry uses the Eiffel convention for string continuations: %< ==Sample page encoding== -We show sample code taken from existing filter files to demonstrate the basic structure for the skeleton needed for visual presentation. +We show sample code taken from existing filter files to demonstrate the basic structure of the skeleton needed for visual presentation. Note in both examples the position of the *place holder that will contain the expanded page body for the referenced construct. -=== HTML webpages=== -To replace the default.css copied into your Documentation directory, to write your own stylesheet based on it and save under a different name. Important: chose a different name or EiffelStudio will overwrite it. Add any scripting files to the Documentation directory if required. Font choice is of course also a user option. Note the generated goto.html file (not a standalone webpage) that contains the navigation thru the generated webpages and is expected to be included by the page skeleton. Replace and add any required inclusion links into the HEAD section of the webpage. +=== - webpages=== - +To replace the default.css copied into your Documentation directory write your own stylesheet based on it and save under a different name. Important: chose a different name or EiffelStudio will overwrite it. Add any scripting files to the Documentation directory if required. Font choice is of course also a user option. Note the generated goto.html file (not a standalone webpage) that contains the navigation thru the generated webpages and is expected to be included by the page skeleton. Replace and add any required inclusion links into the HEAD section of the webpage. + + + class_declaration |% %%N% %%N% @@ -210,21 +212,23 @@ class_declaration |% %$html_meta$% %%N% %%N% - %$title$<\/title>%N% + %<title>$title$%N% %%N% - %%N% + %%N% %%N% %
*
%N% - %

Generated by ISE EiffelStudio<\/a><\/p>%N% - %<\/body>%N% - %<\/html>%N + %

Generated by ISE EiffelStudio

%N% + %%N% + %%N
-===for printing=== + +===- for printing=== Here a sample coding for RTF formatted output, to be run thru some comaptible word processor for pretty printing. + Cluster_declaration, Class_declaration |% %{\rtf1\ansi\ansicpg1252\deflang1033{\fonttbl{\f0\fscript\fcharset0 Courier;}}%