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

Implemented features #22

Open
fis-cz opened this issue Apr 20, 2017 · 0 comments
Open

Implemented features #22

fis-cz opened this issue Apr 20, 2017 · 0 comments

Comments

@fis-cz
Copy link
Member

fis-cz commented Apr 20, 2017

  • Guide & Examples
    - HTML based reference guide

  • Reference guide
    - Generated from TypeScript code using TypeDoc
    - JsDoc with HTML markup documentation supported

  • HTML Code (both, static & code documentation)

    • Supported tags:
      • #example [label]{url}
        • Includes the example to the HTML code (make sure the code is HTML escaped so < > & and others are properly replaced)
      • #chart [label]{url}
        • Includes svg chart to the HTML code
      • #see [label]{ulr}
        • Inserts anchor link to the HTML code
  • Ajs Feature Examples (directly in the code)

    • Complete offline application support
    • Boot process and configuration
    • Dependency injection container usage
    • InitialProgressBar
    • Exception handling
    • Application resource loading and management
    • Templating
    • Visual State management
    • Visual State transition
    • View Component state management
    • Session state management
    • Data models
    • Debugging tools
  • Tools

    • tocgen.ps1 (powershell) -> generator of the toc.json file from the folder structure of the static html documents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant