Commit Graph

233 Commits

Author SHA1 Message Date
4010b3077c update documentation 2020-01-06 09:33:45 -06:00
fead24db0b Update default.html 2020-01-06 09:29:14 -06:00
0c804a92cc Update default.html 2020-01-06 09:26:44 -06:00
fe41aa9fac Update default.html 2020-01-06 09:21:08 -06:00
58f4ad5937 Update _config.yml 2020-01-06 09:15:39 -06:00
79d0965645 Update default.html 2020-01-06 09:15:06 -06:00
792796a68c Update default.html 2020-01-06 09:14:20 -06:00
06dbe573b1 documentation: Update title bar in docs per page 2020-01-06 09:00:45 -06:00
a4aa5a70d7 Update _config.yml 2020-01-03 11:50:20 -06:00
e2569c35a5 Generate sitemap for documentation 2019-12-30 09:51:16 -06:00
12ff888132 Update default.html 2019-12-19 14:28:00 -06:00
a7332f6afc update documentation 2019-12-19 14:26:15 -06:00
de04a6f6e5 Update documentation 2019-12-19 14:25:48 -06:00
c6c2f75273 update documentation 2019-12-19 14:23:19 -06:00
6a1027bf29 Add logo to documentation header 2019-12-19 14:19:31 -06:00
7a53f59076 Update documentation 2019-12-16 10:53:19 -06:00
eb707835f1 Update documentation 2019-12-16 10:49:36 -06:00
2e4e215e3a Edit documentation 2019-12-16 10:41:01 -06:00
6daca8bf16 edit documentation fix dre pic in tutorial 2019-12-12 14:33:46 -06:00
89983d487b edit documentation fix dre pic in tutorial 2019-12-12 14:25:02 -06:00
230bd944ef add google search verification file to help get our site indexed on google search 2019-12-09 15:18:03 -06:00
88149a990d Update index.html 2019-11-21 13:43:15 -06:00
39ea634512 update web doc location 2019-11-21 13:31:20 -06:00
140227fb60 update web doc location 2019-11-21 13:30:27 -06:00
3bc82603bf update web doc location 2019-11-21 13:30:09 -06:00
7c2f562e8f move web documentation to docs 2019-11-20 15:43:34 -06:00
66c5852566 update doc links 2019-11-20 12:53:56 -06:00
1c9cf79e50 add wiki to repository for github pages 2019-11-20 11:04:58 -06:00
19025d77ad Standardize directory names
Reorganized.  Created a new top level include directory that will hold all of Trick's header files. Moved all of the Trick headers to this directory.  Created a libexec directory that holds all of the executables that users don't need to execute directly.  Changed all of the executables remaining in bin to start with "trick-".  In the sim_services directories changed all source files to find the Trick headers in their new location.  Since all of the include files are gone in sim_services, removed the src directories as well, moving all of the source files up a level.  Moved the makefiles, docs, man, and other architecture independent files into a top level share directory.  Renamed lib_${TRICK_HOST_CPU} to lib64 or lib depending on the platform we're currently on.

refs #63
2015-06-09 08:44:42 -05:00
14a75508a3 Cleaning up once include variables and copyright cleanup.
Changed all header file once include variables to follow the same naming
convention and not start with any underscores.  Also deleted old
incorrect copyright notices.  Also removed $Id: tags from all files.

Fixes #14.  Fixes #22.
2015-03-23 16:03:14 -05:00
d41e7cb937 Genericized the VS* suite of classes, reducing redundancy.
Added a <state> element for variables in TV files.
Added a Trick 13 to Trick 15 TV file converter.
Updated .gitignore files.
fixes #21
2015-03-16 11:36:51 -05:00
7ee0a6a8de removing obsolete documentation 2015-02-26 16:24:33 -06:00
f0c594f841 Initial commit of everything. 2015-02-26 09:02:31 -06:00