diff mbox

[ARCH] Remove "ODP Design" prefix from page titles

Message ID 1412785519-37729-1-git-send-email-mike.holmes@linaro.org
State Rejected
Headers show

Commit Message

Mike Holmes Oct. 8, 2014, 4:25 p.m. UTC
When the document is generated the prefix becomes repetitious.

Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
---
 classification_design.dox | 2 +-
 crypto_design.dox         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Bill Fischofer Oct. 8, 2014, 4:33 p.m. UTC | #1
+1

On Wed, Oct 8, 2014 at 11:25 AM, Mike Holmes <mike.holmes@linaro.org> wrote:

> When the document is generated the prefix becomes repetitious.
>
> Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
>
    Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org>

> ---
>  classification_design.dox | 2 +-
>  crypto_design.dox         | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/classification_design.dox b/classification_design.dox
> index 58ffb51..db0b273 100644
> --- a/classification_design.dox
> +++ b/classification_design.dox
> @@ -5,7 +5,7 @@
>   */
>
>  /**
> -@page classification_design ODP Design - Classification API
> +@page classification_design Classification API
>  For the implementation of the ODP classification API please see @ref
> odp_classify.h
>
>  @tableofcontents
> diff --git a/crypto_design.dox b/crypto_design.dox
> index 34e6c6f..d0f016b 100644
> --- a/crypto_design.dox
> +++ b/crypto_design.dox
> @@ -5,7 +5,7 @@
>   */
>
>  /**
> -@page crypto_design ODP Design - Crypto API
> +@page crypto_design Crypto API
>  For the implimentation of the ODP crypto API please see @ref odp_crypto.h
>
>  @tableofcontents
> --
> 1.9.1
>
>
> _______________________________________________
> lng-odp mailing list
> lng-odp@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/lng-odp
>
Anders Roxell Oct. 16, 2014, 2:57 p.m. UTC | #2
On 2014-10-08 12:25, Mike Holmes wrote:
> When the document is generated the prefix becomes repetitious.
> 
> Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
> ---
>  classification_design.dox | 2 +-
>  crypto_design.dox         | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/classification_design.dox b/classification_design.dox
> index 58ffb51..db0b273 100644
> --- a/classification_design.dox
> +++ b/classification_design.dox
> @@ -5,7 +5,7 @@
>   */
>  
>  /**
> -@page classification_design ODP Design - Classification API
> +@page classification_design Classification API
>  For the implementation of the ODP classification API please see @ref odp_classify.h
>  
>  @tableofcontents
> diff --git a/crypto_design.dox b/crypto_design.dox
> index 34e6c6f..d0f016b 100644
> --- a/crypto_design.dox
> +++ b/crypto_design.dox
> @@ -5,7 +5,7 @@
>   */
>  
>  /**
> -@page crypto_design ODP Design - Crypto API
> +@page crypto_design Crypto API
>  For the implimentation of the ODP crypto API please see @ref odp_crypto.h
>  
>  @tableofcontents
> -- 
> 1.9.1
> 
> 
> _______________________________________________
> lng-odp mailing list
> lng-odp@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/lng-odp

Applied!

Thanks,
Anders
diff mbox

Patch

diff --git a/classification_design.dox b/classification_design.dox
index 58ffb51..db0b273 100644
--- a/classification_design.dox
+++ b/classification_design.dox
@@ -5,7 +5,7 @@ 
  */
 
 /**
-@page classification_design ODP Design - Classification API
+@page classification_design Classification API
 For the implementation of the ODP classification API please see @ref odp_classify.h
 
 @tableofcontents
diff --git a/crypto_design.dox b/crypto_design.dox
index 34e6c6f..d0f016b 100644
--- a/crypto_design.dox
+++ b/crypto_design.dox
@@ -5,7 +5,7 @@ 
  */
 
 /**
-@page crypto_design ODP Design - Crypto API
+@page crypto_design Crypto API
 For the implimentation of the ODP crypto API please see @ref odp_crypto.h
 
 @tableofcontents