Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User manual including toolchain for auto-generation #370

Merged
merged 98 commits into from
Aug 22, 2016

Commits on Aug 22, 2016

  1. Configuration menu
    Copy the full SHA
    3b6ea90 View commit details
    Browse the repository at this point in the history
  2. add more examples

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    7e01922 View commit details
    Browse the repository at this point in the history
  3. add more examples

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    82e45fe View commit details
    Browse the repository at this point in the history
  4. - start spinx build system

    - renamed .jsdoc to.doc as there are more docs configured there now
    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    02f412c View commit details
    Browse the repository at this point in the history
  5. - fix api-doc generation

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    c2adc69 View commit details
    Browse the repository at this point in the history
  6. ignore screenshots

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    0a6e7e1 View commit details
    Browse the repository at this point in the history
  7. cleanup

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    94da3ba View commit details
    Browse the repository at this point in the history
  8. change path

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    2d7b900 View commit details
    Browse the repository at this point in the history
  9. backup commit

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    03709fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e02b48f View commit details
    Browse the repository at this point in the history
  11. add missing examples

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    e53ea23 View commit details
    Browse the repository at this point in the history
  12. replace XXX with widgets name

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    55c8987 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    820db30 View commit details
    Browse the repository at this point in the history
  14. fix code highlighting

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    942cf55 View commit details
    Browse the repository at this point in the history
  15. syntax fix

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    8f180e5 View commit details
    Browse the repository at this point in the history
  16. remove empty chapter

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    31d48d5 View commit details
    Browse the repository at this point in the history
  17. refactoring

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    56d4ca0 View commit details
    Browse the repository at this point in the history
  18. add translation

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    dd4ccc5 View commit details
    Browse the repository at this point in the history
  19. fix editor screenshots

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    6f2be79 View commit details
    Browse the repository at this point in the history
  20. allow cropping of screenshots

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    2846dda View commit details
    Browse the repository at this point in the history
  21. more todos to readme

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    90728ce View commit details
    Browse the repository at this point in the history
  22. hide-source fix

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    d2edde5 View commit details
    Browse the repository at this point in the history
  23. - add some basic structure

    - include widget scaffolding + generate basic pages for all widgets (Note: examples not working for all)
    - introduce python command line tool to execute everything that is needed for doc generation
    - add translation files
    - some fixes, improvements
    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    3a5f113 View commit details
    Browse the repository at this point in the history
  24. screenshot updates

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    f5d48b0 View commit details
    Browse the repository at this point in the history
  25. changes for deployment script

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    be772d2 View commit details
    Browse the repository at this point in the history
  26. add encypted deploy key

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    7c0bf44 View commit details
    Browse the repository at this point in the history
  27. add deployment script

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    bebec4e View commit details
    Browse the repository at this point in the history
  28. some changes

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    7d230bd View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    27ed8ac View commit details
    Browse the repository at this point in the history
  30. use the right path

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    b1e89b1 View commit details
    Browse the repository at this point in the history
  31. setup doc build environment

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    b356c18 View commit details
    Browse the repository at this point in the history
  32. use python3

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    1dd3fd4 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    58725c4 View commit details
    Browse the repository at this point in the history
  34. add missing dep

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    e389539 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    20af830 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    de0b7ac View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b10b686 View commit details
    Browse the repository at this point in the history
  38. install easyimage package

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    59be562 View commit details
    Browse the repository at this point in the history
  39. fir parameter

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    7ad4f0e View commit details
    Browse the repository at this point in the history
  40. use the correct install tool

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    4866b95 View commit details
    Browse the repository at this point in the history
  41. cleanup

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    ae0dbf4 View commit details
    Browse the repository at this point in the history
  42. add some debugging code

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    6f56b45 View commit details
    Browse the repository at this point in the history
  43. split into single tasks

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    dceab77 View commit details
    Browse the repository at this point in the history
  44. use the right task

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    091300d View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    5978426 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    90a5ff9 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    68a948d View commit details
    Browse the repository at this point in the history
  48. reactive deployment

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    bbfb898 View commit details
    Browse the repository at this point in the history
  49. and back to the deploy again

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    384d063 View commit details
    Browse the repository at this point in the history
  50. another try

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    76c15a2 View commit details
    Browse the repository at this point in the history
  51. structural change

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    eb71e06 View commit details
    Browse the repository at this point in the history
  52. show some dirs

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    1d167cf View commit details
    Browse the repository at this point in the history
  53. another try

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    0ae0184 View commit details
    Browse the repository at this point in the history
  54. allow removal of files when commiting generated docs

    todo update
    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    53a8224 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    5e14f6c View commit details
    Browse the repository at this point in the history
  56. we're getting closer

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    9bef49c View commit details
    Browse the repository at this point in the history
  57. we're getting closer

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    e5168ed View commit details
    Browse the repository at this point in the history
  58. add xml lang hint to examples

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    cc6dcdd View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    97af007 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    d208165 View commit details
    Browse the repository at this point in the history
  61. hide toctree

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    97ef2f1 View commit details
    Browse the repository at this point in the history
  62. print invalid config

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    fe94a09 View commit details
    Browse the repository at this point in the history
  63. check version

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    e9d6502 View commit details
    Browse the repository at this point in the history
  64. change language

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    9de9eb7 View commit details
    Browse the repository at this point in the history
  65. use python3

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    67a7024 View commit details
    Browse the repository at this point in the history
  66. delete screenshots

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    2c35275 View commit details
    Browse the repository at this point in the history
  67. delete markdown test files

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    aeeed85 View commit details
    Browse the repository at this point in the history
  68. install pip3

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    1835f4b View commit details
    Browse the repository at this point in the history
  69. use another distribution

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    00ab5a4 View commit details
    Browse the repository at this point in the history
  70. another try to install pip3

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    4713d81 View commit details
    Browse the repository at this point in the history
  71. another try to install pip3

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    c4c7116 View commit details
    Browse the repository at this point in the history
  72. gmrpf

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    bc847bb View commit details
    Browse the repository at this point in the history
  73. check

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    f6c70e7 View commit details
    Browse the repository at this point in the history
  74. check

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    5bd8bde View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    f5d9299 View commit details
    Browse the repository at this point in the history
  76. revert changes

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    1003590 View commit details
    Browse the repository at this point in the history
  77. show version

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    10b1169 View commit details
    Browse the repository at this point in the history
  78. another try

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    c8ef779 View commit details
    Browse the repository at this point in the history
  79. upgrade

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    99e57fe View commit details
    Browse the repository at this point in the history
  80. upgrade

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    d741d25 View commit details
    Browse the repository at this point in the history
  81. remove auto-generated files

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    675d3a5 View commit details
    Browse the repository at this point in the history
  82. remove line

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    65bb959 View commit details
    Browse the repository at this point in the history
  83. disable plantuml for now

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    4e9a254 View commit details
    Browse the repository at this point in the history
  84. disable plantuml for now

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    7967e34 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    3be5348 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    63e837b View commit details
    Browse the repository at this point in the history
  87. fullfill dependency

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    5f7aa27 View commit details
    Browse the repository at this point in the history
  88. remove xsltproc from build

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    ff698c5 View commit details
    Browse the repository at this point in the history
  89. remove finished TODOs

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    5671b89 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    587fc5b View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    d73ea94 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    4bfa8d0 View commit details
    Browse the repository at this point in the history
  93. make it executable

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    d07ca85 View commit details
    Browse the repository at this point in the history
  94. a little bit more tweaking

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    736566f View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    f728b2e View commit details
    Browse the repository at this point in the history
  96. change paths

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    2458943 View commit details
    Browse the repository at this point in the history
  97. add wip hint

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    751e992 View commit details
    Browse the repository at this point in the history
  98. change deployment branch

    peuter committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    451b0f4 View commit details
    Browse the repository at this point in the history