25 Commits

Author SHA1 Message Date
Frank Galligan
be7c3900a1 Update spec abstract 2017-10-02 15:29:06 -07:00
Frank Galligan
811a423005 Finalizing the bitstream spec.
This fixes #134
2017-10-02 15:25:03 -07:00
Frank Galligan
4f86e6b273 Update conventions text of spec
Thsi is associated with #134
2017-10-02 15:04:54 -07:00
Frank Galligan
8870614628 A few small fixes for the spec.
This is associated with #134
2017-10-01 15:56:21 -07:00
Frank Galligan
ac305e761e Added variables section to spec.
This is associated with #134
2017-10-01 15:48:32 -07:00
Frank Galligan
51db0e4563 Update bitstream spec to version 2.1
This only updates the algorithm part.

This is associated with #134
2017-09-30 15:11:11 -07:00
Lou Quillio
00aad2e35c Typo 2017-07-31 22:20:18 -07:00
Lou Quillio
e3acc2ab8e Provide a (temporary) link from the spec draft to its README.
Also fix a typo.
2017-07-31 22:08:10 -07:00
Lou Quillio
007247f7d4 Remove a stray heading.
MeshPredictionSchemeParallelogramShared
2017-07-31 15:42:38 -07:00
Lou Quillio
3a38594c07 Shrink TOC button to extra-small (xs) size. 2017-07-31 15:19:30 -07:00
Lou Quillio
00c15b27ec Remove unused CSS.
Remove CSS artifacts from spec stylesheet. Tweak a table style.
2017-07-31 14:33:13 -07:00
Lou Quillio
1a4bc8d37a Make spec table of contents collapsible.
Spec's TOC is very long. This adds a button to toggle collapse-reveal
of TOC. Initially collapsed.
2017-07-31 14:17:27 -07:00
Lou Quillio
b3378f4453 Adapt spec-related pages to Bootstrap.
* Create template for spec pages
  * Adapt syntax-table styles to Bootstrap
  * Reposition type/size annotations at col 86 (and update README.md)
  * Let Bootstrap style breadcrumb trails
  * Unrelated: abstract footer to an _include
2017-07-31 13:52:48 -07:00
Lou Quillio
f47b36bdb0 Remove or comment some spec placeholder text.
Four similar issues remain.
2017-07-31 12:45:57 -07:00
Lou Quillio
f9c056a1b8 Add empty homepage index.md
Though homepage is rendered completely from a template,
it still needs an index.md to generate.

Also change subpage breadcrumb links to relative, so they
work in the GitHub Pages context. For example "/" points
to the Google Org's home rather than Draco's home, so use
"..", etc.
2017-07-26 12:16:59 -07:00
Lou Quillio
f32a643b79 Add a basic Bootstrap homepage skin.
Basic top-nav with relevant links. Also adds
favicons and a few other tweaks. More to come.
2017-07-26 12:04:57 -07:00
Lou Quillio
297f0670e6 Ahem. 2017-07-25 00:21:37 -07:00
Lou Quillio
cca5e839fb Also emphasize rbenv installation. 2017-07-25 00:17:28 -07:00
Lou Quillio
a1da4d6150 No need to use --baseurl argument
For building docs locally, there's no need to specify
an alternate `--baseurl` as long as `jekyll serve`` is
issued from the `/docs` directory, as indicated in
README.md.

Removed --baseurl guidance and emphasized README.md
instructions.
2017-07-24 16:09:57 -07:00
Lou Quillio
58f5e2a061 Merge pull request #135 from google/update_spec
Update bitstream spec
2017-07-24 16:02:01 -07:00
Lou Quillio
c72d558e7b Update spec README.md 2017-07-24 15:34:02 -07:00
Frank Galligan
4efc3d27cc Update bitstream spec
This PR is associated with #134.
2017-07-22 22:35:54 -07:00
Lou Quillio
8d8c88e08f Re-org files, refine styles, add README, et al.
Draco bitstream spec source should be ready for author contributions.
2017-07-12 15:18:53 -07:00
Lou Quillio
c2fb47ac5d Split syntax table sections into files.
Also add .gitignore
2017-07-10 14:36:26 -07:00
Lou Quillio
c0dcf7c2bc Port Draco bitstream spec to Markdown.
This represents the grunt-work of porting the gDocs
document to plaintext. There are decisions to make
and polish to be applied.
2017-07-09 18:33:42 -07:00