This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# now
|
# now
|
||||||
|
|
||||||
|
- republish with updated docs without made with mkdocs notice on them
|
||||||
|
- rebuild v8migrate without rc-1 notice on it, sb just release now
|
||||||
|
publish
|
||||||
- upload and test get joyce to try it out with her old quickbooks on test system
|
- upload and test get joyce to try it out with her old quickbooks on test system
|
||||||
- If all is well then move current dl to previous folder and move next to current download slot and post about it on the forum
|
- If all is well then move current dl to previous folder and move next to current download slot and post about it on the forum
|
||||||
|
|
||||||
|
|||||||
@@ -20,4 +20,4 @@ Or check out our support forum [forum.ayanova.com](http://forum.ayanova.com/)
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<h6>Documentation version: 8.0.0, Copyright © 2022 Ground Zero Tech-Works Inc.</h6>
|
<h6>Documentation version: 8.0.0</h6>
|
||||||
|
|||||||
@@ -4,10 +4,12 @@ theme:
|
|||||||
scheme: default
|
scheme: default
|
||||||
favicon: 'img/favicon.ico'
|
favicon: 'img/favicon.ico'
|
||||||
logo: 'img/logo.svg'
|
logo: 'img/logo.svg'
|
||||||
copyright: 'Copyright 2022 Ground Zero Tech-Works Inc.'
|
|
||||||
site_name: AyaNova manual
|
site_name: AyaNova manual
|
||||||
site_dir: '../../../server/AyaNova/wwwroot/docs'
|
site_dir: '../../../server/AyaNova/wwwroot/docs'
|
||||||
strict: true
|
strict: true
|
||||||
|
copyright: Copyright © 2022 Ground Zero Tech-Works Inc.
|
||||||
|
extra:
|
||||||
|
generator: false
|
||||||
# Extensions
|
# Extensions
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- pymdownx.highlight:
|
- pymdownx.highlight:
|
||||||
|
|||||||
@@ -7,7 +7,10 @@ theme:
|
|||||||
copyright: 'Copyright 2022 Ground Zero Tech-Works Inc.'
|
copyright: 'Copyright 2022 Ground Zero Tech-Works Inc.'
|
||||||
site_name: AyaNova Customer user manual
|
site_name: AyaNova Customer user manual
|
||||||
site_dir: '../../../server/AyaNova/wwwroot/cust'
|
site_dir: '../../../server/AyaNova/wwwroot/cust'
|
||||||
strict: true
|
strict: true
|
||||||
|
copyright: Copyright © 2022 Ground Zero Tech-Works Inc.
|
||||||
|
extra:
|
||||||
|
generator: false
|
||||||
# Extensions
|
# Extensions
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- pymdownx.highlight:
|
- pymdownx.highlight:
|
||||||
|
|||||||
Reference in New Issue
Block a user