This commit is contained in:
2022-10-17 21:13:17 +00:00
parent ae234dcf94
commit 8ed84acf05
5 changed files with 38 additions and 50 deletions

View File

@@ -12,7 +12,7 @@ After installation return here and continue to the [requesting a trial license](
### Try AyaNova as a service
You can try AyaNova has a hosted service by [requesting a trial subscription](https://contact.ayanova.com/request) to get started.
You can try AyaNova for 7 days has a hosted service by [requesting a trial subscription](https://contact.ayanova.com/request) to get started.
Once your trial account is created return here and continue to the [requesting a trial license](#requesting-a-trial-license) step to continue.

View File

@@ -2,6 +2,8 @@
AyaNova features a built-in report template editor and reports can be created or customized directly within AyaNova.
We **strongly recommend** you only modify **copies** of the stock report templates using the `Duplicate` menu option so you have the original report for reference if something isn't working in your customized version. If you require replacement stock report templates [contact](https://contact.ayanova.com/contact) AyaNova support department with your AyaNova version and the templates you require.
AyaNova report templates are based upon commonly used web technology and are HTML based template documents that are used with the [Handlebars](https://handlebarsjs.com/) templating language to generate HTML documents that are rendered to .PDF [Portable document format](https://en.wikipedia.org/wiki/PDF) files.
[HTML](https://developer.mozilla.org/en-US/docs/Web/HTML), [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS) and [Javascript](https://developer.mozilla.org/en-US/docs/Web/javascript) along with Handlebars templates are used to customize the existing reports in AyaNova and make new ones.

View File

@@ -1,4 +1,4 @@
# Welcome to AyaNova
# Welcome to AyaNova®
#### [Try AyaNova](ay-evaluate.md)
@@ -19,3 +19,5 @@ The most recent manual can always be viewed on our website at [https://www.ayano
### Beyond this manual
If you have a question that is not answered in this manual [contact AyaNova support](https://contact.ayanova.com/contact)
<small>AyaNova® is a registered trademark of Ground Zero Tech-Works Inc. in the United States and other countries</small>

View File

@@ -7,7 +7,7 @@ theme:
site_name: AyaNova manual
site_dir: '../../../server/AyaNova/wwwroot/docs'
strict: true
copyright: Copyright &copy; 2022 Ground Zero Tech-Works Inc. REV-2022-10-12
copyright: Copyright &copy; 2022 Ground Zero Tech-Works Inc. REV-2022-10-17
extra:
generator: false
# Extensions