From 0814dcfc0f8712aaea389dcbe69cfdc8d5f8bca1 Mon Sep 17 00:00:00 2001 From: Henrik Tidefelt Date: Fri, 15 Jan 2016 23:07:55 +0100 Subject: [PATCH] Update constructor-of linking to work with new toc.xml --- doc/parts/algo-tol/formats/html.xsl | 53 --------------------------------- doc/parts/namespace-toc/formats/toc.xsl | 24 +++++++++++++++ doc/parts/state-types/index.sxml | 2 +- doc/parts/types/formats/html.xsl | 18 +++++++---- doc/parts/types/index.sxml | 2 +- 5 files changed, 38 insertions(+), 61 deletions(-) diff --git a/doc/parts/algo-tol/formats/html.xsl b/doc/parts/algo-tol/formats/html.xsl index 393cb86d..e3dd61ec 100644 --- a/doc/parts/algo-tol/formats/html.xsl +++ b/doc/parts/algo-tol/formats/html.xsl @@ -105,57 +105,4 @@ - -

- - - - -

- -
- - - - - - -

- Case   - →  -

- - -
- - - - - -   - - - - -   - -: -:: - - -
Dynamic references: none
-
- -
Dynamic references: - -
-
- - -
Hot value
-
Spawns states of type .
-
- - - diff --git a/doc/parts/namespace-toc/formats/toc.xsl b/doc/parts/namespace-toc/formats/toc.xsl index 80cb699e..915adbb9 100644 --- a/doc/parts/namespace-toc/formats/toc.xsl +++ b/doc/parts/namespace-toc/formats/toc.xsl @@ -83,6 +83,18 @@ value + + + + + + + + + + + + @@ -145,6 +157,18 @@ value + + + + + + + + + + + + diff --git a/doc/parts/state-types/index.sxml b/doc/parts/state-types/index.sxml index 7f9f0b05..cd678b59 100644 --- a/doc/parts/state-types/index.sxml +++ b/doc/parts/state-types/index.sxml @@ -37,7 +37,7 @@ - + diff --git a/doc/parts/types/formats/html.xsl b/doc/parts/types/formats/html.xsl index c8698e19..5b971aad 100644 --- a/doc/parts/types/formats/html.xsl +++ b/doc/parts/types/formats/html.xsl @@ -164,14 +164,17 @@ - + See also: - +   - + + + + @@ -261,7 +264,7 @@ Defined as: - + See also: @@ -271,9 +274,12 @@ - +   - + + + + diff --git a/doc/parts/types/index.sxml b/doc/parts/types/index.sxml index 6c035cbc..b22687ad 100644 --- a/doc/parts/types/index.sxml +++ b/doc/parts/types/index.sxml @@ -46,7 +46,7 @@ - + -- 2.11.4.GIT