The documentation is continuously improved. New E-Care features documented. MiGeL has be reviewed and modified.
Last documentation for this release... the next version (2023 wave2) is eagerly awaited.
The documentation is continuously improved. New E-Care features documented. MiGeL has be reviewed and modified.
Last documentation for this release... the next version (2023 wave2) is eagerly awaited.
The documentation is continuously improved. New E-Care features documented.
The documentation is continuously improved and master data part still under review.
Tutorial on how to create your first settlement under review.
Somed and e-invoice (e-billing) documented.
The documentation of the master data is under review and improvement.
Documentation of invoicing rules under construction.
Tutorials still under construction.
The documentation of the master data is pre-released. Basic processes documented.
The structure and sort order of the menu has been improved. As mentioned, Tags have been added.
Still needs brainstorming to document invoicing rules.
Tutorials under construction.
The documentation Tags index link has been added to the footer under DOCS.
Very useful, isnt' it?
The documentation of the master data is on its final pre-release.
Needs more structure to document invoicing rules.
Basic processes are under construction.
The documentation website trial can be followed here It's automatically build through updating my github repository.
Docusaurus is used as documentation tool for the entire help/documentation of E-Care.
Docusaurus blogging features are powered by the blog plugin.
Below some information for the author on how-to. Can be useful sometimes...
This blog will inform about news, added or removed information of the E-Care documentation.
Simply add Markdown files (or folders) to the blog directory.
Regular blog authors can be added to authors.yml.
The blog post date can be extracted from filenames, such as:
2022-12-19-welcome.md2022-12-19-welcome/index.mdA blog post folder can be convenient to co-locate blog post images:
The blog supports tags as well!
And if you don't want a blog: just delete this directory, and use blog: false in your Docusaurus config.
Blog posts support Docusaurus Markdown features, such as MDX.
Use the power of React to create interactive blog posts.
<button onClick={() => alert('button clicked!')}>Click me!</button>