Mark Watts
0d79eeed8f
update Gemfile.lock
2021-07-02 17:40:14 -04:00
Mark Watts
380945a655
update Gemfile.lock
2021-07-02 17:18:18 -04:00
Mark Watts
5c2a7261a1
Merge pull request #2 from mwatts/dependabot/bundler/docs/nokogiri-1.11.7
...
Bump nokogiri from 1.8.3 to 1.11.7 in /docs
2021-07-02 08:50:52 -04:00
dependabot[bot]
da89cfc797
Bump nokogiri from 1.8.3 to 1.11.7 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.8.3 to 1.11.7.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.3...v1.11.7 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 12:37:59 +00:00
dependabot[bot]
9a6ae48d8e
Bump rubyzip from 1.2.1 to 2.3.0 in /docs
...
Bumps [rubyzip](https://github.com/rubyzip/rubyzip ) from 1.2.1 to 2.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases )
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md )
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.1...v2.3.0 )
---
updated-dependencies:
- dependency-name: rubyzip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 12:37:57 +00:00
Greg Burd
4f81c4e15b
Attempting to cleanup with clippy, rustfmt, etc.
...
Integrate https://github.com/mozilla/mentat/pull/806
2020-01-31 10:55:45 -05:00
Emily Toop
da599c3a78
Fix broken documentation links. ( #775 ) ( #767 ) r=nalexander
...
* Fix broken API doc links
Create symlink for latest to point to v0.7.
Group APIs by top version number rather than individual
* Update swift and android version numbers to match Mentats
* Update documentation
* Update top level .gitignore to ignore docs site & metatdata
* Add README to help with building documentation site
* Address review comments @ncalexan
2018-06-29 10:28:44 -07:00
Emily Toop
605c3d938c
Remove duplicated header ( #764 )
2018-06-25 12:11:58 +01:00
Emily Toop
7232e6ef33
Setting baseurl ( #763 )
2018-06-25 12:01:16 +01:00
Emily Toop
b323448630
Attempting to get minima theme building on github ( #762 )
2018-06-25 11:56:59 +01:00
Emily Toop
08b83abe21
Set theme jekyll-theme-tactile
2018-06-25 11:21:42 +01:00
Emily Toop
c5180656cc
Mentat documentation website using Jekyll ( #754 )
...
Steps to building docs locally:
1. Install Jekyll
2. cd docs
3. bundle exec jekyll serve --incremental
4. open local docs site at http://127.0.0.1:4000/
* basic Jekyll site
* Add docs to documentation site
* Update javadoc to allow for error free builds
* Remove docs for rust dependencies
* Better display examples, about and contributing documentation for Mentat
* Version docs
2018-06-25 11:20:36 +01:00
Emily Toop
aae50f40ac
Set theme jekyll-theme-tactile
2018-06-20 15:59:50 +01:00
Emily Toop
4282b2d332
Set theme jekyll-theme-cayman
2018-06-20 15:53:34 +01:00
Nick Alexander
91fa34e462
[website] Create placeholder index.html.
2018-06-19 11:39:08 -07:00
Richard Newman
1f1818448a
Begin adding worked examples. ( #629 ) r=nalexander
2018-04-17 10:39:36 -07:00