summaryrefslogtreecommitdiffstats
path: root/doc/generated/examples
Commit message (Collapse)AuthorAgeFilesLines
* Regenerated docs for 3.1.2 releaseWilliam Deegan2019-12-17232-271/+483
|
* [PR 3443] regen all generated files [ci skip]Mats Wichmann2019-12-05232-486/+273
| | | | | | | | Checking in all the examples generated on Ubuntu, which is the default "build platform", to pick up changes caused by a Py3 build. Signed-off-by: Mats Wichmann <mats@linux.com>
* Improve building of docs using Py3 [ci skip]Mats Wichmann2019-12-051-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>
* Merge branch 'master' into remove_aegis_bits_issue_2639William Deegan2019-09-073-34/+35
|\
| * Fix xml entity generation in examples [ci skip]Mats Wichmann2019-09-074-38/+38
| | | | | | | | | | | | | | | | Closes #3003: those examples which wanted to generate a phony address for a Python object were doing so incorrectly, causing output to end up with &amp;gt; instead of &gt;. Signed-off-by: Mats Wichmann <mats@linux.com>
* | update generated doc filesWilliam Deegan2019-09-072-4/+4
|/
* Regenerated docs for 3.1.1 release.William Deegan2019-08-085-6/+8
|
* Regenerated docs for X.Y.Z release.William Deegan2019-07-205-8/+6
|
* More decider doc updates regarding adding new repo_node argumentWilliam Deegan2019-07-141-3/+3
|
* Update docsWilliam Deegan2019-07-142-3/+3
|
* [PR #3363] doc update for added flagsMats Wichmann2019-05-042-3/+3
| | | | | | Needed a doc regen to pick up the change. Signed-off-by: Mats Wichmann <mats@linux.com>
* Doc updatesWilliam Deegan2019-04-224-3/+5
|
* Update generated docs for Release 3.0.5William Deegan2019-03-262-2/+3
|
* Regenerated docs for 3.0.4 releaseWilliam Deegan2019-01-202-4/+4
|
* Updated docs for 3.0.3 ReleaseWilliam Deegan2019-01-073-5/+5
|
* Regenerated docs for 3.0.3 releaseWilliam Deegan2019-01-063-4/+4
|
* Regenerated docs for 3.0.2 releaseWilliam Deegan2018-12-31232-469/+469
|
* rebuild docs with changes from applelink.xml changes. Fix mistyped ↵William Deegan2018-12-101-2/+2
| | | | APPLELINK_CURRENT_VERSION to APPLELINK_NO_CURRENT_VERSION
* fix broken xml in docsWilliam Deegan2018-12-062-4/+4
|
* Doc updates. Some issues with generated files, but use for nowWilliam Deegan2018-12-05232-470/+470
|
* Updated docs post updating Java tool xml fileWilliam Deegan2018-10-152-3/+3
|
* Resync generated docsMats Wichmann2018-10-034-22/+6
| | | | | | | | There have been a few doc changes since 3.0.1, this commit resyncs the generated docs to pick up fixes and wording. No code or test effect. Signed-off-by: Mats Wichmann <mats@linux.com>
* Fix running my_command example script in exampleWilliam Deegan2018-02-196-12/+27
|
* Remove duplicate example. Likely caused by bad mergeWilliam Deegan2018-02-193-5/+6
| | | | Fixes #2983
* Regenerated docs for 3.0.1 release.William Deegan2017-11-143-22/+6
|
* Regenerated docs for 3.0.1 release.William Deegan2017-11-1416-92/+233
|
* Regenerated docs for 3.0.0 release.William Deegan2017-09-189-23/+23
|
* updates from build machineWilliam Deegan2017-06-14232-327/+296
|
* updates to example outputsWilliam Deegan2017-06-14232-299/+330
|
* Update docs to remove deprecated sourcecode toolsWilliam Deegan2017-03-2018-236/+111
|
* Regenerated docs for 2.5.0 releaseWilliam Deegan2016-04-093-5/+5
|
* Updated documentationAdarsh Sanjeev2016-01-046-8/+8
|
* merge changes from 2.4.1 release to defaultWilliam Deegan2015-11-096-10/+2
|
* Added help for pull request #226William Deegan2015-09-288-3/+19
|
* Regenerated docs for 2.4.0 ReleaseWilliam Deegan2015-09-212-3/+3
|
* update docs for 2.3.5 releaseWilliam Deegan2015-07-312-4/+4
|
* - updated generated documentation, prior to release of 2.3.5Dirk Baechle2015-05-201-2/+2
|
* Updated generated docs for 2.3.3 releaseGary Oberbrunner2014-08-242-3/+3
|
* Regenerated docs for 2.3.2 release.Gary Oberbrunner2014-07-056-9/+11
|
* - added doc editor configuration for XXE5Dirk Baechle2014-01-19232-232/+232
| | | | | - added missing icons for XXE4 - adapted schema location, such that the validation works properly in SernaFree and XXE
* Add some information about --warn=target-not-built to the troubleshootingTom Tanner2013-11-041-0/+7
| | | | page.
* - corrected dependency exampleDirk Baechle2013-10-061-1/+1
|
* - left-aligned all code examples in documentationDirk Baechle2013-10-068-13/+13
| | | | - accordingly updated the generated files, containing example output
* - added default files in doc/generated/Dirk Baechle2013-05-03239-0/+2200