Chris Lenk
|
2dc8a97a51
|
Fix documentation links for v20
|
2017-11-13 14:14:24 -05:00 |
Chris Lenk
|
60c3aa0167
|
Fix redundant Data Markings example
To show both uses of get_markings()
|
2017-11-13 09:44:00 -05:00 |
Chris Lenk
|
7495ea6588
|
Add inter-documentation links
So when users read the guide docs, they can click a link to go to a
relevant section in the API reference.
|
2017-11-09 15:42:59 -05:00 |
Emmanuelle Vargas-Gonzalez
|
6f1ab52aa5
|
Update Jupyter Notebook documentation
|
2017-11-03 14:22:15 -04:00 |
Emmanuelle Vargas-Gonzalez
|
a17d770d34
|
Merge master
|
2017-11-01 14:17:41 -04:00 |
Emmanuelle Vargas-Gonzalez
|
06a50b0178
|
Update README, add DEFAULT_VERSION
|
2017-11-01 10:48:28 -04:00 |
Emmanuelle Vargas-Gonzalez
|
ef20860400
|
Detele support.ipynb
|
2017-11-01 10:03:03 -04:00 |
Emmanuelle Vargas-Gonzalez
|
e985d3b1d5
|
Move ts_support to Jupiter Notebook
|
2017-11-01 10:01:41 -04:00 |
=
|
d8e4f1ab98
|
addessing requested changes
|
2017-10-31 13:48:31 -04:00 |
Emmanuelle Vargas-Gonzalez
|
b9d25a8375
|
Add notebook docs, fix package distribution
|
2017-10-28 00:32:28 -04:00 |
=
|
313c6f56ff
|
guide output
|
2017-10-25 14:38:25 -04:00 |
=
|
7092990565
|
tested code with jupyter notebook and local TAXII server
|
2017-10-25 14:36:20 -04:00 |
Chris Lenk
|
9c7f49688f
|
Improve consistency across guide docs
|
2017-10-05 20:21:11 -04:00 |
=
|
ec34aa952f
|
Merge branch 'documentation' of https://github.com/oasis-open/cti-python-stix2 into documentation
|
2017-10-04 15:59:04 -04:00 |
=
|
f7c17d0c07
|
some progress on CompositeDS guide, but includes some bug fixes in the DataSource API
|
2017-10-04 15:57:38 -04:00 |
Chris Lenk
|
1c9a16ea77
|
Update markings docs with latest update
|
2017-10-04 11:05:33 -04:00 |
Chris Lenk
|
6ccea9bb2e
|
Default to Py3 kernel in Jupyter notebooks
If no matching kernelspec is found a kernel with a matching `language`
("python") will be used
(https://ipython.org/ipython-doc/3/development/kernels.html).
|
2017-10-04 09:08:53 -04:00 |
=
|
a0c0e957ff
|
CompositeDataSource guide - still incomplete as need to test execution
|
2017-10-02 17:33:03 -04:00 |
=
|
2321e8d54e
|
taxii guide doc
|
2017-10-02 16:36:30 -04:00 |
Chris Lenk
|
d737670210
|
Touch up enrivonment guide docs
based on recent DataStore bugfixes.
|
2017-10-02 09:24:21 -04:00 |
=
|
fea2499ae2
|
forgot to pull doc branch down first, after having merged master into doc branch locally (to get access to DataStore/Filter code
|
2017-09-29 16:03:48 -04:00 |
=
|
6bfa516604
|
update to guide to match Filter code changes
|
2017-09-29 15:54:56 -04:00 |
=
|
815d0e2794
|
updating docs
|
2017-09-29 15:04:00 -04:00 |
Chris Lenk
|
0b24dcb373
|
Add JSON syntax highlighting to docs' output cells
Uses a hidden cell in the Jupyter notebook to monkeypatch print.
|
2017-09-26 19:41:19 -04:00 |
Chris Lenk
|
ac97eb8bdc
|
Add Environment documentation (Jupyter)
Has errors, needs #57.
|
2017-09-25 16:39:58 -04:00 |
=
|
e2a7b89975
|
guide docs for DataStore/Source/Sink, Memory, FileSystem, TAXIICollection
|
2017-09-24 18:14:15 -04:00 |
=
|
4450eb545b
|
mistakenly tweaked output
|
2017-09-24 15:30:35 -04:00 |
Chris Lenk
|
d7efd1f752
|
Set up Sphinx autodoc
This will automatically generate API documentation from docstrings.
|
2017-09-21 17:27:13 -04:00 |