diff options
Diffstat (limited to 'documentation/mega-manual')
| -rw-r--r-- | documentation/mega-manual/mega-manual.xml | 2 | ||||
| -rw-r--r-- | documentation/mega-manual/mega-style.css | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 1e9c50c2c1..a6fdce5e6c 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
| @@ -214,7 +214,7 @@ | |||
| 214 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/usingpoky.xml"/> | 214 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/usingpoky.xml"/> |
| 215 | 215 | ||
| 216 | <xi:include | 216 | <xi:include |
| 217 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/closer-look.xml"/> | 217 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-development-environment.xml"/> |
| 218 | 218 | ||
| 219 | <xi:include | 219 | <xi:include |
| 220 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/technical-details.xml"/> | 220 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/technical-details.xml"/> |
diff --git a/documentation/mega-manual/mega-style.css b/documentation/mega-manual/mega-style.css index df71a20a02..cd71eb6425 100644 --- a/documentation/mega-manual/mega-style.css +++ b/documentation/mega-manual/mega-style.css | |||
| @@ -731,6 +731,11 @@ div.navfooter { | |||
| 731 | } | 731 | } |
| 732 | 732 | ||
| 733 | 733 | ||
| 734 | .writernotes { | ||
| 735 | color: red; | ||
| 736 | } | ||
| 737 | |||
| 738 | |||
| 734 | /*********** / | 739 | /*********** / |
| 735 | / graphics / | 740 | / graphics / |
| 736 | / ***********/ | 741 | / ***********/ |
