Re: pgAdmin III commit: Database Designer (milestone 1 of GSoC 2011)
От | Guillaume Lelarge |
---|---|
Тема | Re: pgAdmin III commit: Database Designer (milestone 1 of GSoC 2011) |
Дата | |
Msg-id | 1311623954.22497.17.camel@laptop обсуждение исходный текст |
Ответ на | Re: pgAdmin III commit: Database Designer (milestone 1 of GSoC 2011) (Dave Page <dpage@pgadmin.org>) |
Ответы |
Re: pgAdmin III commit: Database Designer
(milestone 1 of GSoC 2011)
|
Список | pgadmin-hackers |
On Mon, 2011-07-25 at 20:39 +0100, Dave Page wrote: > On Mon, Jul 25, 2011 at 8:33 PM, Guillaume Lelarge > <guillaume@lelarge.info> wrote: > >> Something like the attached? (lightly tested!) > >> > > > > Oh yeah, thanks, it works right out of the box for me. > > Sweet :-) > > > So I guess we have it all? or is there anything missing? > > You need to change _static to images I think. Done, and pushed. > Plus, the top-level > Makefile.am needs to be updated to include the new/renamed files. > You mean something like this? diff --git a/Makefile.am b/Makefile.am index 677ec5c..d1d19f3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,7 +34,8 @@ EXTRA_DIST = \ TMP_docs = \ $(top_srcdir)/docs/en_US/*.css \ - $(top_srcdir)/docs/en_US/*.html \ + $(top_srcdir)/docs/en_US/*.rst \ + $(top_srcdir)/docs/en_US/conf.py \ $(top_srcdir)/docs/en_US/pgadmin3.hh* \ $(top_srcdir)/docs/en_US/hints/*.html \ $(top_srcdir)/docs/en_US/images/*.png \ > > And if we have it all, should I commit it ASAP? > > Sure - it seems to be good now :-). > > Don't forget to update the build instructions. > In the INSTALL file, right? or is there another file I should care about? > > how are we going to > > organize the work on the documentation? > > I think we need to draw up a standard, and then just start working on > it as and when we can. > > OK. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com
В списке pgadmin-hackers по дате отправления: