This commit is contained in:
2021-12-13 23:02:00 +00:00
parent e6ae398314
commit 55ff36cdb8
5 changed files with 59 additions and 3 deletions

View File

@@ -1,6 +1,61 @@
## BUIILD AND DEPLOYMENT
## DEPLOYMENT
Bump version numbers:
Client end ayanova-version.js,
Server end ayanova-version.cs
#MyAppVersion in C:\data\code\raven\dist\install\windows\x64\lan.iss
#MyAppVersion in C:\data\code\raven\dist\install\windows\x64\standalone.iss
==========================================================================================================================
==========================================================================================================================
==========================================================================================================================
========================================= OLD OUTDATED INFO BEYOND HERE ==================================================
==========================================================================================================================
==========================================================================================================================
==========================================================================================================================
==========================================================================================================================
PUBLIC / INSTALLER
- bump versions, make sure client main.js devmode is false (probably should keep it that way for ongoing use and only enable when dev issue)
set version in Server, client and installer iss files

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -1,4 +1,4 @@
# WELCOME TO AYANOVA ![AyaNovaIcon](img/ayanovaicon60x60.png)
# WELCOME TO AYANOVA
## About this documentation

View File

@@ -1,7 +1,8 @@
theme:
name: 'material'
favicon: 'img/favicon.ico'
logo: 'img/ayanovaicon60x60.png'
logo: 'img/logo.svg'
copyright: 'Copyright 2021 Ground Zero Tech-Works Inc.'
palette:
primary: '#00205B'
accent: '#db7022'