[clang-tools-extra] r175118 - Initial docs directory

Daniel Dunbar daniel at zuster.org
Fri Feb 22 16:07:52 PST 2013


The (empty, cough) c-t-e docs are live at:
   http://clang.llvm.org/extra/
now.

 - Daniel


On Fri, Feb 22, 2013 at 3:40 PM, Daniel Dunbar <daniel at zuster.org> wrote:

> Hi Sean,
>
> Well. The division of the tools between clang and clang-tools-extra is
> arbitrary from the perspective of a user, and so it probably makes sense
> for tools for both to show up at the same URL. However, I can't easily make
> that happen with the current server configuration.
>
> For now, I will plan on adding it at .../extra and we can change things in
> the future if it merits.
>
>  - Daniel
>
>
>
> On Fri, Feb 22, 2013 at 9:58 AM, Sean Silva <silvas at purdue.edu> wrote:
>
>> (for some reason, I think I mistyped my earlier message; my preference
>> is actually clang.llvm.org/extra/ for the docs generated from here, as
>> explained below).
>>
>> On Fri, Feb 22, 2013 at 12:48 PM, Vane, Edwin <edwin.vane at intel.com>
>> wrote:
>> > clang.llvm.org/tools sounds good to me.
>>
>> That seems to conflate clang/tools (which falls under the scope of
>> clang/docs/) with clang/tools/extra (which falls under
>> clang-tools-extra/docs/). I don't have a strong preference, but I
>> would expect a tool like clang-format to be documented under
>> `clang.llvm.org/tools` <http://clang.llvm.org/tools> but that isn't
>> possible if we are putting the
>> docs of clang/tools/extra there.
>>
>> -- Sean Silva
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130222/b092cec3/attachment.html>


More information about the cfe-commits mailing list