Commit Graph

8 Commits (master)

Author SHA1 Message Date
Mathieu Lirzin f695c79eb3
doc: Describe how to send patches.
* doc/cuirass.texi (Contributing): Describe how to send patches.
2017-01-29 18:05:58 +01:00
Mathieu Lirzin 6abee31bee
doc: Update email contact for contributors.
* doc/cuirass.texi (Contributing): Use "bug-cuirass@framalistes.org" email
address.
2017-01-23 02:41:50 +01:00
Mathieu Lirzin 8a782b3e84
cuirass: Add "--port" command line option.
* bin/cuirass.in (%options): Add "--port" and "-p" command line options.
(show-help): Adapt.
(main): Set default to 8080.  Call 'run-cuirass-server' with this.
* src/cuirass/http.scm (run-cuirass-server): Display the port number.
* doc/cuirass.texi (Invocation): Document new option.
2016-12-28 18:49:21 +01:00
Mathieu Lirzin a6807cb29c
doc: Add 'Overview' Chapter.
* doc/cuirass.texi (Overview): New chapter.
2016-12-16 14:07:31 +01:00
Mathieu Lirzin 97b707d32a
doc: Include 'Continuous Integration' in the introduction.
* doc/cuirass.texi (Continuous Integration): Make it a section of
the 'Introduction' chapter.
2016-12-16 13:49:16 +01:00
Mathieu Lirzin 5dc1bf40e9
doc: Write Introduction.
* doc/cuirass.texi (Introduction): Write it.
2016-12-09 00:15:26 +01:00
Mathieu Lirzin e1b396b3c5
doc: Change short description.
* doc/cuirass.texi: Use "Build automation server" instead of "Continuous
Integration Tool".
2016-12-08 23:05:27 +01:00
Mathieu Lirzin cbdb59af8e
doc: Add Cuirass manual.
* doc/cuirass.texi: New file.
* doc/fdl-1.3.texi: Likewise.
* Makefile.am (info_TEXINFOS, doc_cuirass_TEXINFOS): New variables.
* dir-locals.el: Use the American dictionary for Texinfo mode.
* .gitignore: Update.
2016-12-04 22:31:03 +01:00