Граф коммитов

22 Коммитов

Автор SHA1 Сообщение Дата
Peter Williams c374dc19a5 wwtcontrol.md: massive shortlinking effort 2019-05-12 16:56:21 -04:00
Peter Williams 46765d7e45 wwtcontrol.md: attempt to fix table rendering here
The previous commit broke the HTMLification of the first table in this page; I
have a guess as to why. I think it's the MarkDown separated link dealie.
Isolated commit to test the hypothesis.
2019-05-12 16:45:20 -04:00
Peter Williams 61ce05298b wwtcontrol.md: cross-link to live examples! 2019-05-12 16:43:06 -04:00
Peter Williams cdde4abdd7 Break the JS reference into multiple pages
The one big page was taking a long time to render in the browser on GitBook,
for whatever reason. This structure should also be clearer overall, I think.
2019-05-12 16:29:31 -04:00
Peter Williams 90d73f06c9 examples.md: rename from samples.md and update
At the moment, if we want our examples to work live, we have to host them on a
webserver that doesn't insist on upgrading to HTTPS. Which means, annoyingly,
that they have to live in another repo. I've set that all up, and now the
listing of example code mainly just points to that separate domain.
2019-05-12 16:02:51 -04:00
Peter Williams 1496d72867 index.md: another attempt to fix the opening
What I had rendered OK with grip, but still isn't right with GitBook's engine.
2019-05-12 00:15:22 -04:00
Peter Williams 6a049625ea index.md: parenthetical confused Markdown parsing 2019-05-12 00:09:10 -04:00
Peter Williams dd0f591d21
Merge pull request #1 from pkgw/first-pass
A first pass of revision for the new GitBook
2019-05-12 00:00:54 -04:00
Peter Williams 7d17228b98 wwtcontrol.md: fix cross-references to other docs 2019-05-11 23:38:48 -04:00
Peter Williams b0b1545d3b wwtcontrol.md: put WWTControl first 2019-05-11 23:36:36 -04:00
Peter Williams 3f2669f8df wwtcontrol.md: rename this file 2019-05-11 23:36:32 -04:00
Peter Williams 2f8040b981 webcontrolobjects.md: various markup cleanups 2019-05-11 23:34:21 -04:00
Peter Williams 467a8dd8da webcontrolsetup.md: remove; basically nothing here worth keeping 2019-05-11 23:20:55 -04:00
Peter Williams 05a576e01d index.md: rewrite this 2019-05-11 23:20:31 -04:00
Peter Williams fe6249e35c README.md: update now that I've written meta-docs 2019-05-11 22:59:08 -04:00
Peter Williams c3e85d5fd0 book.json: deleted - no longer used 2019-05-11 22:57:53 -04:00
Peter Williams b1800ca9ea SUMMARY.md: remove almost all structure
It seems that GitBook v2 doens’t properly handle links to anchors within pages
(e.g. `foo.md#section`) in this file anymore. It transforms the anchor
fragments into sub-paths (`foo/section`), which then appear as either TOC
nodes or empty in the rendered doc. So basically it's all confusing and broken
if you use anchors. Too bad, since this TOC was spelled out in detail!

One potential solution would be to break the current docs into lots of smaller
files, since those kinds of links seem to work OK. Or, maybe there's a way to
get it to deal with anchors correctly.
2019-05-11 18:48:56 -04:00
Peter Williams 46120e95ce .gitbook.yaml: start using this
Restructure the docs, using `.gitbook.yaml` to rename `README.md` to
`index.md`. This means that then `README.md` can be meta-documentation,
describing how this repository works and how to contribute to it. I think
that's a very preferable structure.
2019-05-11 18:36:09 -04:00
Peter Williams f70ef3f77f images/images.sh: also not helpful 2019-05-11 18:18:53 -04:00
Peter Williams 0473fed4aa images/SUMMARY_tmp.md: not sure what this was, but bye 2019-05-11 18:18:29 -04:00
Peter Williams ee4d049377 Initial pass of linewrapping. 2019-05-11 18:17:57 -04:00
Phil Rosenfield edd1de8411 initial commit 2018-07-15 12:39:11 -04:00