Scott Fennell
792796a68c
Update default.html
2020-01-06 09:14:20 -06:00
Scott Fennell
06dbe573b1
documentation: Update title bar in docs per page
2020-01-06 09:00:45 -06:00
Scott Fennell
a4aa5a70d7
Update _config.yml
2020-01-03 11:50:20 -06:00
Scott Fennell
0a19f19c90
#858 #262 allow manual entry of conversion unit for any compatible udunit in TV ( #921 )
...
* #858 #262 allow manual entry of conversion unit for any compatible udunit in TV
* #858 #262 remove combo boxes from unit conversion for consistancy and flexability when converting units
2020-01-02 13:28:42 -06:00
Scott Fennell
e2569c35a5
Generate sitemap for documentation
2019-12-30 09:51:16 -06:00
Scott Fennell
85ea8614ca
link readme to documentation
2019-12-19 14:34:57 -06:00
Scott Fennell
12ff888132
Update default.html
2019-12-19 14:28:00 -06:00
Scott Fennell
a7332f6afc
update documentation
2019-12-19 14:26:15 -06:00
Scott Fennell
de04a6f6e5
Update documentation
2019-12-19 14:25:48 -06:00
Scott Fennell
c6c2f75273
update documentation
2019-12-19 14:23:19 -06:00
Scott Fennell
6a1027bf29
Add logo to documentation header
2019-12-19 14:19:31 -06:00
Scott Fennell
7a53f59076
Update documentation
2019-12-16 10:53:19 -06:00
Scott Fennell
eb707835f1
Update documentation
2019-12-16 10:49:36 -06:00
Scott Fennell
2e4e215e3a
Edit documentation
2019-12-16 10:41:01 -06:00
Scott Fennell
6daca8bf16
edit documentation fix dre pic in tutorial
2019-12-12 14:33:46 -06:00
Instructor Account
89983d487b
edit documentation fix dre pic in tutorial
2019-12-12 14:25:02 -06:00
dbankieris
4519f1759c
Merge pull request #919 from nasa/default-member-initializer
...
Support default member initializers for templates
2019-12-11 14:35:30 -06:00
Derek Bankieris
5a7ec20606
Support default member initializer for templates
...
Closes #918
2019-12-11 14:19:10 -06:00
Scott Fennell
230bd944ef
add google search verification file to help get our site indexed on google search
2019-12-09 15:18:03 -06:00
Scott Fennell
4f439d3682
clean S_sie.json closes #96
2019-12-04 15:39:12 -06:00
Penn, John M 047828115
1bc245b1ad
Explicitly link with the mongoose library that we built. Ref #915
2019-12-02 16:45:28 -06:00
Scott Fennell
706a57c47d
disable workflows to stop annoying emails
2019-12-02 10:18:16 -06:00
Scott Fennell
cb998b1355
enable workflows for mirror
2019-12-02 09:12:02 -06:00
Scott Fennell
94589a020f
Merge branch 'master' of esgl-gitlab.jsc.nasa.gov:trick/trick
2019-11-22 09:48:54 -06:00
Scott Fennell
086c5c84c3
change version number for release
2019-11-22 08:45:43 -06:00
Alex Lin
83338c4957
cmake scripts do not work for CentOS7 #914
...
Updated minimum cmake version to 3.1
Added checks in findllvm script to handle old 3.4 LLVM version
Added back include directories needed by old LLVM version in ICG.
2019-11-22 08:12:54 -06:00
jmpenn
88149a990d
Update index.html
2019-11-21 13:43:15 -06:00
Scott Fennell
39ea634512
update web doc location
2019-11-21 13:31:20 -06:00
Scott Fennell
140227fb60
update web doc location
2019-11-21 13:30:27 -06:00
Scott Fennell
3bc82603bf
update web doc location
2019-11-21 13:30:09 -06:00
Derek Bankieris
122eb8837b
Remove errant line-continuation character
2019-11-21 12:34:46 -06:00
Scott Fennell
f69d29b15f
Create short README for web server to help navigate to documentation
2019-11-20 15:51:32 -06:00
Scott Fennell
7b1892f355
Merge branch 'master' of github.com:nasa/trick
2019-11-20 15:43:41 -06:00
Scott Fennell
7c2f562e8f
move web documentation to docs
2019-11-20 15:43:34 -06:00
Scott Fennell
344be6c9dd
Link README.md to nasa.github.io/trick
2019-11-20 15:11:22 -06:00
Scott Fennell
64385229a0
check for DPX/test directory when building tests. Directory is excluded from releases
2019-11-20 14:50:10 -06:00
Scott Fennell
66c5852566
update doc links
2019-11-20 12:53:56 -06:00
Scott Fennell
f20e38f987
Merge branch 'master' of github.com:nasa/trick
2019-11-20 11:05:10 -06:00
Scott Fennell
1c9cf79e50
add wiki to repository for github pages
2019-11-20 11:04:58 -06:00
Alex Lin
17013834c9
GSL includes required for trick_math #901
2019-11-20 07:40:40 -06:00
Penn, John M 047828115
f157b2a8ee
Merge branch 'master' of https://github.com/nasa/trick
2019-11-19 14:35:53 -06:00
Penn, John M 047828115
2154c654a9
Add documentation to Web Server #910
2019-11-19 14:22:50 -06:00
Alex Lin
1cf9107f86
CMake is not Cake
2019-11-19 13:29:32 -06:00
Alex Lin
bbc79b491b
Adjusting cmake rules for case where fermi-ware is not present
2019-11-19 13:22:04 -06:00
Alex Lin
7c6c833a6a
Merge branch 'master' of https://github.com/nasa/trick
2019-11-19 10:59:40 -06:00
Alex Lin
60a1a0558f
Oops, didn't put the #endif in the right place
2019-11-19 10:59:28 -06:00
Scott Fennell
54b52e39dc
update web app, prepare for release. Rename directory
2019-11-19 10:25:38 -06:00
Alex Lin
ce0cdc9636
Cmake merge ( #901 )
...
* Merging changes from cmake branch to master
* Fixing includes for renamed header files
* still need build rule
* Adding warning for swig code for gcc8+
* Adding CMakeLists.txt for data products
* Cmake merge #901
Making adjustments to get cmake working on the Mac (Mojave)
* Cmake merge #901
Changing string append to list append
2019-11-19 09:01:16 -06:00
Scott Fennell
d658116afe
Update docker.yml
2019-11-18 10:15:30 -06:00
Scott Fennell
ff771f7bd6
Centos8 compat ( #908 )
...
make print statements in tests python3 compatible
2019-11-18 10:10:33 -06:00