This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libstdc++ Documentation


> True.  "make doxygen" (the way it stands now) just writes back into the
> source directory, just like "make info".

We should never write into the source directory. Look at what the 'ld' or 
binutils build directories do: they make info files in the build dir.

src == read only
bld == read/write

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]