If it is growing in scope I agree to follow ons, let's focus on what we
broke with this change then.
We only ever supported html and pdf before so this should just clean the
remaining pdf text so people dont read about it.

On 14 January 2016 at 17:08, Bill Fischofer <bill.fischo...@linaro.org>
wrote:

> Taking a look at this, we also have make rules for rtf, chm, xml, ps, and
> pdf output so this removal patch is somewhat bigger. I think I'd prefer to
> see that as a separate patch.  This one really just cleaning up the image
> files and standardizing on svgs. I think a separate one to standardize on
> html output for docs would be better than trying to glom everything
> together.
>
> On Thu, Jan 14, 2016 at 3:15 PM, Mike Holmes <mike.hol...@linaro.org>
> wrote:
>
>> I think all at once with new subject like - remove all pdf support
>>
>> On 14 January 2016 at 15:35, Bill Fischofer <bill.fischo...@linaro.org>
>> wrote:
>>
>>> Sounds good.  Do you want that as a v5 or should that be a separate
>>> patch?
>>>
>>> On Thu, Jan 14, 2016 at 1:10 PM, Mike Holmes <mike.hol...@linaro.org>
>>> wrote:
>>>
>>>> The dependencies still talks about pdfs which we dont really support
>>>> now for doxygen.
>>>>
>>>> We can opt at this point to completely remove all reference to pdf all
>>>> together that to say we dont support it and in that case we need to fix the
>>>> configure script to not look for latex and to remove the target doxygen-pdf
>>>>
>>>> On 14 January 2016 at 08:29, Bill Fischofer <bill.fischo...@linaro.org>
>>>> wrote:
>>>>
>>>>> Signed-off-by: Bill Fischofer <bill.fischo...@linaro.org>
>>>>> ---
>>>>>  CONTRIBUTING | 5 ++---
>>>>>  DEPENDENCIES | 7 ++-----
>>>>>  2 files changed, 4 insertions(+), 8 deletions(-)
>>>>>
>>>>> diff --git a/CONTRIBUTING b/CONTRIBUTING
>>>>> index 4ad964e..f6e3fc6 100644
>>>>> --- a/CONTRIBUTING
>>>>> +++ b/CONTRIBUTING
>>>>> @@ -126,9 +126,8 @@ Code without a proper signoff cannot be merged
>>>>> into the mainline.
>>>>>          ----
>>>>>  - Images are decorated with :-
>>>>>          .Optional Title
>>>>> -        image::../images/<image name>.png[align="center"]
>>>>> -- The images are stored in the doc/images directory as svg files and
>>>>> rendered as
>>>>> -  png and eps during the build process.
>>>>> +        image::../images/<image name>.svg[align="center"]
>>>>> +- The images are stored in the doc/images directory as svg files.
>>>>>  - Body text shall wrap at the 80 char point.
>>>>>  - No warnings may be generated by the asciidoc tool.
>>>>>
>>>>> diff --git a/DEPENDENCIES b/DEPENDENCIES
>>>>> index fec65d2..bc0740f 100644
>>>>> --- a/DEPENDENCIES
>>>>> +++ b/DEPENDENCIES
>>>>> @@ -189,12 +189,9 @@ Prerequisites for building the OpenDataPlane
>>>>> (ODP) API
>>>>>
>>>>>  5.0 Documentation Images & Doxygen
>>>>>
>>>>> -  Images are stored as svg files and the png or eps versions
>>>>> generated when the docs are built
>>>>> -  Image magics convert application is used
>>>>> -  # Debian/Ubuntu
>>>>> -  # apt-get install imagemagick
>>>>> +  Images are stored as svg files. No conversions for these are needed.
>>>>>
>>>>> -  Message squence diagrams are stored as msc files and the png or eps
>>>>> versions generated when the docs are built
>>>>> +  Message squence diagrams are stored as msc files and the svg
>>>>> versions generated when the docs are built
>>>>>    mscgen is used
>>>>>    #Debian/Ubuntu
>>>>>    # apt-get install mscgen
>>>>> --
>>>>> 2.5.0
>>>>>
>>>>> _______________________________________________
>>>>> lng-odp mailing list
>>>>> lng-odp@lists.linaro.org
>>>>> https://lists.linaro.org/mailman/listinfo/lng-odp
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Mike Holmes
>>>> Technical Manager - Linaro Networking Group
>>>> Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM
>>>> SoCs
>>>>
>>>>
>>>>
>>>
>>
>>
>> --
>> Mike Holmes
>> Technical Manager - Linaro Networking Group
>> Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs
>>
>>
>>
>


-- 
Mike Holmes
Technical Manager - Linaro Networking Group
Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs
_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to