d798abd6 | 09-May-2016 |
Andrew Jeffery <andrew@aj.id.au> |
rest-api.md: Fix 'emumerate' typo
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> |
b63933fc | 09-May-2016 |
Andrew Jeffery <andrew@aj.id.au> |
Makefile: Remove xelatex build log on clean
Previously the log files from xelatex were being left behind. Also, as xelatex now builds the generated userguide.tex, the arguments to rm can be matched
Makefile: Remove xelatex build log on clean
Previously the log files from xelatex were being left behind. Also, as xelatex now builds the generated userguide.tex, the arguments to rm can be matched by the userguide.* wildcard along with *.tex to remove the remaining pandoc output.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|
bba5b181 | 09-May-2016 |
Andrew Jeffery <andrew@aj.id.au> |
userguide: Generate userguide.tex to include \tightlist macro
Allow xelatex to build userguide.pdf without errors.
pandoc injects \tightlist macros into its output files which cause xelatex to chok
userguide: Generate userguide.tex to include \tightlist macro
Allow xelatex to build userguide.pdf without errors.
pandoc injects \tightlist macros into its output files which cause xelatex to choke. By processing the hand-rolled userguide.tex with pandoc the definition is injected and xelatex can build the PDF.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|
a7297431 | 04-May-2016 |
Jeremy Kerr <jk@ozlabs.org> |
Add infrastructure for User Guide
This change adds a little infrastructure for creating an OpenBMC User's Guide, from the user-related documents in markdown.
Signed-off-by: Jeremy Kerr <jk@ozlabs.o
Add infrastructure for User Guide
This change adds a little infrastructure for creating an OpenBMC User's Guide, from the user-related documents in markdown.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
show more ...
|
235ccfc1 | 04-May-2016 |
Jeremy Kerr <jk@ozlabs.org> |
console: Fix code formatting
We need four spaces, not two.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |
98100205 | 04-May-2016 |
Jeremy Kerr <jk@ozlabs.org> |
Add host management doc
From content in the user manual.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |
7b53a078 | 04-May-2016 |
Jeremy Kerr <jk@ozlabs.org> |
Add code update doc
Roughly based on Norm's user manual.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |
3ef8adf3 | 04-May-2016 |
Jeremy Kerr <jk@ozlabs.org> |
rest-api: Restructure and expand, and improve example code
This change restructures the rest-api document a little, so that it's more in a manual format.
Also, we simplify the command-line examples
rest-api: Restructure and expand, and improve example code
This change restructures the rest-api document a little, so that it's more in a manual format.
Also, we simplify the command-line examples a little, by only providing the cjar-specific options where required; use single-quoting to avoid lots of shell escaping; add command output where suitable, and wrap to prevent long lines.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
show more ...
|
1cf85a54 | 04-May-2016 |
Jeremy Kerr <jk@ozlabs.org> |
README: Add OpenBMC goals section
Based on the user guide
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |
c16e3d03 | 20-Apr-2016 |
Jeremy Kerr <jk@ozlabs.org> |
README: split contents into usage & development sections
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |
7acf2465 | 24-Mar-2016 |
Jeremy Kerr <jk@ozlabs.org> |
Add console document
Add a little info about host console for the new obmc-console infrastructure
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |
1445857d | 13-Apr-2016 |
Jeremy Kerr <jk@ozlabs.org> |
contributing: use project-wide query for bitesize issues
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |
cfc7671d | 13-Apr-2016 |
Jeremy Kerr <jk@ozlabs.org> |
contributing: Add 'Starting out' section
To provide a little direction for newcomers.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |
af50f754 | 01-Apr-2016 |
Hariharasubramanian R <hramasub@in.ibm.com> |
RFC on the OBMC Service Interface. |
13d431b2 | 18-Mar-2016 |
Brad Bishop <bradleyb@us.ibm.com> |
Add documentation for associations |
c12b56c7 | 29-Feb-2016 |
Jeremy Kerr <jk@ozlabs.org> |
Merge branch 'patch-1' of https://github.com/causten/docs into causten-patch-1 |
20e8fd0e | 10-Feb-2016 |
Jeremy Kerr <jk@ozlabs.org> |
contributing: Add note about warnings
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |
5552c411 | 08-Feb-2016 |
Jeremy Kerr <jk@ozlabs.org> |
Merge branch 'occstatus' of https://github.com/adamliyi/docs-1 |
d9d26422 | 18-Jan-2016 |
Jeremy Kerr <jk@ozlabs.org> |
README: Add overview page with index
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |
44e23adb | 03-Feb-2016 |
Chris Austen <causten@users.noreply.github.com> |
Update dbus-interfaces.md for Event Log api |
554bd024 | 20-Jan-2016 |
Yi Li <adamliyi@msn.com> |
dbus-interface-doc: Add PowerCap and OccStatus description
Add description for dbus objects '/org/openbmc/sensors/host/PowerCap' and '/org/openbmc/sensors/host/OccStatus'.
Signed-off-by: Yi Li <ada
dbus-interface-doc: Add PowerCap and OccStatus description
Add description for dbus objects '/org/openbmc/sensors/host/PowerCap' and '/org/openbmc/sensors/host/OccStatus'.
Signed-off-by: Yi Li <adamliyi@msn.com>
show more ...
|
0443176b | 18-Jan-2016 |
Jeremy Kerr <jk@ozlabs.org> |
Merge pull request #13 from shenki/master
cheatsheet: Fix misspelling of TEMPLATECONF |
a91308a9 | 18-Jan-2016 |
Joel Stanley <joel@jms.id.au> |
cheatsheet: Fix misspelling of TEMPLATECONF
The existing hint would not work, as the tool expects the variable to be called TEMPLATECONF not TEMPLATE_CONF.
Signed-off-by: Joel Stanley <joel@jms.id.
cheatsheet: Fix misspelling of TEMPLATECONF
The existing hint would not work, as the tool expects the variable to be called TEMPLATECONF not TEMPLATE_CONF.
Signed-off-by: Joel Stanley <joel@jms.id.au>
show more ...
|
2c10dec9 | 14-Jan-2016 |
Jeremy Kerr <jk@ozlabs.org> |
Add doc for contribution guidelines
Start somewhere to document our development conventions.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Add doc for contribution guidelines
Start somewhere to document our development conventions.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> Reviewed-by: Stewart Smith <stewart@linux.vnet.ibm.com> Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|
6ae72ae8 | 11-Jan-2016 |
Norman James <njames@us.ibm.com> |
added chassis, leds, buttons, inventory, and sensors |