Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve building of docs using Py3 [ci skip] | Mats Wichmann | 2019-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * context managers on file r/w + use shutil.copy where it makes sense. * lxml wants (demands?) that xml files be processed as bytes * for the phase where we gen the entity files, read as text anyway * Need to solve a problem where the generated xml is putting the \n in literally, not evaluating it. * Fix some examples broken for py3 * Fix more octal constant instances * Cleanups suggested by PyCharm: staticmethods, two blanks before class definition, others. This addresses issues called out in #3300, but is not a complete solution because the actual doc build step still fails with the epydoc failures (which aren't directly because of Py3; epydoc build doesn't work any better on my system with Py3, even with the forked version with patches). Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Use prepend for inserts | Mats Wichmann | 2018-01-17 | 1 | -2/+2 |
| | | | | | | | | A number of places "append to the beginning", a better word to use here is "prepend". This is a documentation issue only, no executable statements are affected. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | - added doc editor configuration for XXE5 | Dirk Baechle | 2014-01-19 | 1 | -2/+2 |
| | | | | | - added missing icons for XXE4 - adapted schema location, such that the validation works properly in SernaFree and XXE | ||||
* | - switched to different schemaLocation URI | Dirk Baechle | 2013-05-03 | 1 | -1/+1 |
| | |||||
* | - rewrote all tool/builder docs to new SCons XSD | Dirk Baechle | 2013-05-03 | 1 | -0/+29 |
| | |||||
* | Bring CVS back in sync. | Steven Knight | 2005-11-17 | 1 | -1/+6 |
| | |||||
* | Add RPATH (-R) support to the sun linker. (Karol Pietrzak) | Steven Knight | 2005-05-07 | 1 | -1/+2 |
| | |||||
* | Accumulated documentation changes. | Steven Knight | 2005-02-15 | 1 | -0/+45 |