From cacb36bedb09cbc1f20d1132020f43972f3cdc47 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Tue, 22 Dec 2015 19:06:25 +0000 Subject: [PATCH] Docs - remove html tags from headings --- Doc/Manual/Contents.html | 22 +++++++++++----------- Doc/Manual/D.html | 8 ++++---- Doc/Manual/Ocaml.html | 16 ++++++++-------- Doc/Manual/Php.html | 4 ++-- Doc/Manual/SWIG.html | 12 ++++++------ Doc/Manual/Typemaps.html | 4 ++-- 6 files changed, 33 insertions(+), 33 deletions(-) diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html index 6d2cdaa76..54fa30637 100644 --- a/Doc/Manual/Contents.html +++ b/Doc/Manual/Contents.html @@ -142,8 +142,8 @@
  • Basic Type Handling
  • Global Variables
  • Constants -
  • A brief word about const -
  • A cautionary tale of char * +
  • A brief word about const +
  • A cautionary tale of char *
  • Pointers and complex objects
  • Typemaps and overloading -
  • More about %apply and %clear +
  • More about %apply and %clear
  • Passing data between typemaps
  • C++ "this" pointer
  • Where to go for more information? @@ -821,13 +821,13 @@
  • Code injection typemaps
  • Special variable macros -
  • %features +
  • D and %feature
  • Pragmas
  • D Exceptions
  • D Directors
  • Other features
  • Exceptions @@ -1435,7 +1435,7 @@
  • Pointers and References
  • Structures and C++ classes -
  • %features +
  • D and %feature
  • Pragmas
  • D Exceptions
  • D Directors
  • Other features
  • Exceptions @@ -930,7 +930,7 @@ object from causing a core dump, as long as the object is destroyed properly.

    -

    31.2.5.5 Typemaps for directors, directorin, directorout, directorargout

    +

    31.2.5.5 Typemaps for directors, directorin, directorout, directorargout

    @@ -941,7 +941,7 @@ well as a function return value in the same way you provide function arguments, and to receive arguments the same way you normally receive function returns.

    -

    31.2.5.6 directorin typemap

    +

    31.2.5.6 typemap

    @@ -952,7 +952,7 @@ code receives when you are called. In general, a simple directorin typ can use the same body as a simple out typemap.

    -

    31.2.5.7 directorout typemap

    +

    31.2.5.7 directorout typemap

    @@ -963,7 +963,7 @@ for the same type, except when there are special requirements for object ownership, etc.

    -

    31.2.5.8 directorargout typemap

    +

    31.2.5.8 directorargout typemap

    diff --git a/Doc/Manual/Php.html b/Doc/Manual/Php.html index e1adce5ad..b332da552 100644 --- a/Doc/Manual/Php.html +++ b/Doc/Manual/Php.html @@ -25,7 +25,7 @@

  • Pointers and References
  • Structures and C++ classes
  • Pointers and complex objects
  • Typemaps and overloading -
  • More about %apply and %clear +
  • More about %apply and %clear
  • Passing data between typemaps
  • C++ "this" pointer
  • Where to go for more information? @@ -4664,7 +4664,7 @@ Subsequent "in" typemaps would then perform more extensive type-checking.
  • -

    11.14 More about %apply and %clear

    +

    11.14 More about %apply and %clear