On Sat, Feb 4, 2012 at 5:01 AM, Josh Heidenreich <[email protected]> wrote: > Hi, > > This is the first of the READMEs for the modules. They are only short > at the moment - copied from the wiki mainly. I've tweaked the syntax a > little, although I haven't reflected that in the tool yet. > > The syntax is going to allow for some basic linking, so will use > something wiki-like, and I am also going to add in some automatically > added links too (like links to cgit or doxygen) all in time.
Can you please fit you cit config so that your commit are attributed properly ? the attached patch says: From: unknown <Josh@George.(none)> Also, try to keep a newline at the end of file: diff --git a/animations/README b/animations/README new file mode 100644 index 0000000..3e782ba --- /dev/null +++ b/animations/README @@ -0,0 +1 @@ +Contains containers for the css::animation UNO API, used in [[slideshow]] and [[sd]]. \ No newline at end of file ^^^ missing newline and finally, try to get a more descriptive/precise commit messages. I know that this is sometime hard, but at least the goal is to try to give a good idea of what is in the commit when glancing at the git short-log Thanks, Pushed with some massaging, based on the above remarks. Norbert _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
