meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2017/04/18 15:26] – [Support Contacts] nickstart [2019/11/26 09:24] (current) diego
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
  
-====== Engineerica's Documentation ====== +<html> 
-<nowiki> +<style> 
-This site contains the documentation for all the Engineerica Systems products, including Accudemia, AccuTrack, AccuSQL, AccuLite, and more! +            .product-button { 
-</nowiki>+                display: block; 
 +                border: solid 1px #eee; 
 +                border-radius: 5px; 
 +                height: 128px; 
 +                margin: 8px; 
 +                padding: 0 10px; 
 +                transition: all .3s ease; 
 +                text-align: center; 
 +            } 
 +            a.product-button:hover { 
 +                box-shadow: 2px 1px 6px 1px rgba(0,0,0,0.05); 
 +                background: #fafafa; 
 +                border-color: #ddd; 
 +            } 
 +            .product-button img { 
 +                height: 50px; 
 +                width: auto; 
 +                margin-top: 39px; 
 +                max-width: 100%; 
 +                transition: all .3s ease; 
 +            } 
 +            .product-button:hover img { 
 +                height: 52px; 
 +            } 
 +            @media (max-width: 600px) { 
 +                .product-button { 
 +                    margin: 4px 0; 
 +                    height: 90px; 
 +                } 
 +                .product-button img { 
 +                    margin-top: 15px; 
 +                    height: auto; 
 +                    max-width: 100%; 
 +                } 
 +            } 
 +        </style> 
 +        <div class="row text-center"> 
 +            <div class="col-sm-12" style="margin: 20px;"> 
 +                <h1 style="text-align: center;color: #286da8;">Select Product</h1> 
 +            </div> 
 +            <div class="col-sm-12" style="color: #969696;font-size: 16px;text-align:center;"> 
 +                <p>This site contains the documentation for all the Engineerica Systems products, including Accudemia, AccuTrack, AccuSQL, AccuLite, and more!</p> 
 +                <p>Please select the product below to find helpful information regarding your particular software.</p> 
 +            </div> 
 +        </div> 
 +        <div class="row text-center"> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accucampus'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accucampus.png' alt="AccuCampus" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accuclass'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accuclass.png' alt="AccuClass" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accuclub'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accuclub.png' alt="AccuClub" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accudemia'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accudemia.png' alt="Accudemia" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/acculite'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/acculite.png' alt="AccuLite" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accutrack'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accutrack.png' alt="AccuTrack" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accutrack'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accusql.png' alt="AccuSQL" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/accutraining'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/accutraining.png' alt="AccuTraining" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/conferencetracker/2'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/conferencetracker.png' alt="ConferenceTracker" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/conferenceleads/2'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/conferenceleads.png' alt="ConferenceLeads" /> 
 +                </a> 
 +            </div> 
 +            <div class="col-md-3 col-sm-4 col-xs-6"> 
 +                <a class="product-button" href='/docs/doku.php/conferenceattendee/2'> 
 +                    <img src='https://c1.engineerica.com/images/logos-png/h59/conferenceattendee.png' alt="ConferenceAttendee" /> 
 +                </a> 
 +            </div> 
 +        </div> 
 +</html>
  
-**Please select from the index below the documentation you want to access:** 
  
-  * [[accucampus|AccuCampus]] +===== Getting Support ===== 
-  * [[accuclass|AccuClass]] +
-  * [[accuclub|AccuClub]] +
-  * [[accudemia|Accudemia]] +
-     *[[iaccu|Accudemia - iAccu]] +
-     *[[accuwb|Accudemia - AccuWB]] +
-  * [[acculite|AccuLite]] +
-  * [[accutrack|AccuTrack/AccuSQL]] +
-     *[[iaccuAccutrack|AccuTrack - iAccu]] +
-     *[[accuwb|AccuTrack - AccuWB]] +
-  * [[accutraining|AccuTraining]] +
-  * [[accutesting|AccuTesting]] +
-  * [[conferencetracker|Conference Tracker]] +
-     *[[tracker-app|Conference Tracker App]] +
-  * [[conferenceleads|Conference Leads]]+
  
-===== Support Contacts ===== 
 Please let us know if you find any issues in the software by following this guide below: Please let us know if you find any issues in the software by following this guide below:
  
-  * **[[report-problem|Best practice to Report an issue]]:** \\ //This guide shows you the best way to report a problem if no solutions are found in the software documentation section for your product.  Then simply report them using the proper support e-mail below: +**[[report-problem|Best Practices to Report an Issue]]** //This guide shows you the best way to report a problem if no solutions are found in the software documentation section for your product.// 
-// + 
-  **%%AccuCampus%% Support:** \\ //[[accucampus@engineerica.com]]// +Then simply report them using the proper support e-mail below: 
-  **%%AccuClass%% Support:** \\ //[[accuclass@engineerica.com]]// + 
-  **%%AccuClub%% Support:** \\ //[[accuclub@engineerica.com]]// +**%%AccuCampus%% Support:** //[[accucampus@engineerica.com]]// 
-  **%%Accudemia%% Support:** \\ //[[support@accudemia.com]]// + 
-  **%%AccuTrack%%/%%AccuSQL%%/%%AccuLite%% Support:** \\ //[[support@accutrack.org]]// +**%%AccuClass%% Support:** //[[accuclass@engineerica.com]]// 
-  **%%AccuTraining%% Support:** \\ //[[accutraining@engineerica.com]]// + 
-  **%%Conference Tracker%% Support:** \\ //[[conftrac@engineerica.com]]//+**%%AccuClub%% Support:** //[[accuclub@engineerica.com]]// 
 + 
 +**%%Accudemia%% Support:** //[[support@accudemia.com]]// 
 + 
 +**%%AccuTrack%%/%%AccuSQL%%/%%AccuLite%% Support:** //[[support@accutrack.org]]// 
 + 
 +**%%AccuTraining%% Support:** //[[accutraining@engineerica.com]]// 
 + 
 +**%%Conference Tracker%% Support:** //[[conftrac@engineerica.com]]// 
  
 ===== Legal Stuff ===== ===== Legal Stuff =====
  
 [[disclaimer|Disclaimer]] [[disclaimer|Disclaimer]]