Commit Graph

208 Commits

Author SHA1 Message Date
james
3f4f9ec9e3 docs: update readme
(cherry picked from commit 54342a6daa)
2019-09-10 16:04:40 +01:00
james
f2baf43f74 docs: fix broken Expr links
(cherry picked from commit 9437c2d007)
2019-09-10 16:04:34 +01:00
shati-semmle
2a3c6a9ac4 Vale linter: fix typo
(cherry picked from commit 4d98b4c3a1)
2019-09-10 16:03:10 +01:00
james
cf8fbca218 docs: improve slide layout for printing
(cherry picked from commit f78ce146f1)
2019-09-10 16:03:09 +01:00
james
358be7419d docs: updated slide background
(cherry picked from commit ecc2449c1c)
2019-09-10 16:03:09 +01:00
james
be14eea5a4 docs: slides fix for edge and ff
(cherry picked from commit f93359a472)
2019-09-10 16:03:09 +01:00
james
a2c87c9890 docs: fix typo
(cherry picked from commit 09a0b562e5)
2019-09-10 16:03:06 +01:00
jf205
b1d4843a95 Update docs/language/README.rst
Co-Authored-By: shati-semmle <42641846+shati-semmle@users.noreply.github.com>
(cherry picked from commit ce2326cc6e)
2019-09-10 16:03:06 +01:00
jf205
20df58f400 Update docs/language/learn-ql/ql-training.rst
Co-Authored-By: shati-semmle <42641846+shati-semmle@users.noreply.github.com>
(cherry picked from commit 1f67d71f5f)
2019-09-10 16:03:06 +01:00
jf205
1c0db5dce8 Update docs/language/learn-ql/ql-training.rst
Co-Authored-By: shati-semmle <42641846+shati-semmle@users.noreply.github.com>
(cherry picked from commit 4ec828a719)
2019-09-10 16:03:06 +01:00
james
985751b128 docs: update layout.html
(cherry picked from commit 1a7c79bd7c)
2019-09-10 16:03:05 +01:00
james
1d3cf2002a docs: specify sphinx 1.7.9 in readme
(cherry picked from commit 99614d98e1)
2019-09-10 16:03:05 +01:00
james
fcba260393 docs: fix a couple of links
(cherry picked from commit 16aaa95566)
2019-09-10 16:03:05 +01:00
james
7e7b9e5578 docs: remove VA section from writing-queries.rst
(cherry picked from commit 6f9d4c8562)
2019-09-10 16:03:04 +01:00
james
8efcabf237 docs: rework ql-training.rst
(cherry picked from commit 49955c56be)
2019-09-10 16:03:04 +01:00
james
b56b28e228 docs: reorganize and add some ref bookmarks to learn-ql index
(cherry picked from commit 593818b71a)
2019-09-10 16:03:04 +01:00
james
40be3bc8cf docs: rename ql-training-rst > ql-training
(cherry picked from commit 65573492e7)
2019-09-10 16:03:03 +01:00
james
d1d19bf744 docs: add ql-training page to learn-ql project
(cherry picked from commit c8dd5e620c)
2019-09-10 16:03:02 +01:00
jf205
e19799f1eb Update docs/language/ql-training-rst/slide-snippets/local-data-flow.rst
Co-Authored-By: Luke Cartey <5377966+lukecartey@users.noreply.github.com>
(cherry picked from commit 64c4548aca)
2019-09-10 16:03:00 +01:00
james
32d56fbd93 docs: update images
(cherry picked from commit f0e2a2ea71)
2019-09-10 16:02:59 +01:00
james
b701d1d8cf docs: toctree path
(cherry picked from commit acb3e742e6)
2019-09-10 16:02:59 +01:00
james
4e4388d688 docs: address review comments
(cherry picked from commit 8c88cbba3a)
2019-09-10 16:02:59 +01:00
Mark Shannon
541706ed53 Python docs: Fix typos and rst formatting issue.
(cherry picked from commit d096644773)
2019-09-10 15:57:52 +01:00
james
d592af1c22 docs: fix speaker note bug
(cherry picked from commit 0b31ca46b1)
2019-09-10 15:57:52 +01:00
james
9eefeb770a docs: fix include in data flow slides
(cherry picked from commit 387147ede2)
2019-09-10 15:57:52 +01:00
james
6dcf9997e9 docs: make use of includes for local and global data flow slides
(cherry picked from commit b89f0161aa)
2019-09-10 15:57:52 +01:00
james
dfeab086db docs: add template slide deck
(cherry picked from commit ec9ca6852b)
2019-09-10 15:57:52 +01:00
james
6b9566a6e4 docs: add rst versions of java slide decks and improve a few c++ slides
(cherry picked from commit 7fa7f2dd65)
2019-09-10 15:57:51 +01:00
Mark Shannon
63a391a654 Python docs: remove confusing reference to SSA as 'dataflow' and add a reference to the taint-tracking library from the library overview page.
(cherry picked from commit dafed6b93e)
2019-09-10 15:57:51 +01:00
Mark Shannon
1fe5d0cb97 Python docs: Remove all references to ClassExpr and FunctionExpr; we want to remove them eventually.
(cherry picked from commit 562f4ef604)
2019-09-10 15:57:51 +01:00
Mark Shannon
ff64aedc0a Python docs: Replace remaining references to old 'Object' API are replaced by new 'Value' API.
(cherry picked from commit 6edf9efe1b)
2019-09-10 15:57:51 +01:00
Shati Patel
cfa51a0e8b QL HB: Add predicate call example [SD-3864] 2019-09-09 16:01:42 +01:00
Shati Patel
f5de1dc999 QL HB: Explain use of cast [SD-3865] 2019-09-09 16:01:41 +01:00
Shati Patel
4f2c9fa3cb QL HB: Expand bindingset example [SD-3863] 2019-09-09 16:01:14 +01:00
Shati Patel
acca48bd8f QL HB: Fix typo [SD-3862] 2019-09-09 16:01:07 +01:00
james
54342a6daa docs: update readme 2019-09-09 11:57:08 +01:00
james
e8f867204d docs: fix broken links in js topics 2019-09-09 11:15:18 +01:00
james
9437c2d007 docs: fix broken Expr links 2019-09-09 09:25:19 +01:00
shati-semmle
4d98b4c3a1 Vale linter: fix typo 2019-09-06 16:47:20 +01:00
james
f78ce146f1 docs: improve slide layout for printing 2019-09-06 14:42:06 +01:00
james
ecc2449c1c docs: updated slide background 2019-09-06 14:00:57 +01:00
james
f93359a472 docs: slides fix for edge and ff 2019-09-06 14:00:19 +01:00
james
131e88dfbe Merge remote-tracking branch 'origin/training-homepage/sd-3764' into training-homepage/sd-3764 2019-09-05 14:53:04 +01:00
james
09a0b562e5 docs: fix typo 2019-09-05 14:50:14 +01:00
jf205
ce2326cc6e Update docs/language/README.rst
Co-Authored-By: shati-semmle <42641846+shati-semmle@users.noreply.github.com>
2019-09-05 14:29:23 +01:00
jf205
1f67d71f5f Update docs/language/learn-ql/ql-training.rst
Co-Authored-By: shati-semmle <42641846+shati-semmle@users.noreply.github.com>
2019-09-05 14:29:11 +01:00
jf205
4ec828a719 Update docs/language/learn-ql/ql-training.rst
Co-Authored-By: shati-semmle <42641846+shati-semmle@users.noreply.github.com>
2019-09-05 14:24:36 +01:00
james
1a7c79bd7c docs: update layout.html 2019-09-05 12:33:55 +01:00
james
99614d98e1 docs: specify sphinx 1.7.9 in readme 2019-09-05 12:33:55 +01:00
james
16aaa95566 docs: fix a couple of links 2019-09-05 12:33:54 +01:00