Gil Forsyth
bc7d4117e9
don't require prompt toolkit for docs on user side
...
we'll make sure it's available on CI when the docs are generated for the
website, but it shouldn't fail to build in userspace just because of the
ptk events hack thing
2017-02-28 15:17:43 -05:00
Gil Forsyth
91653dafa8
import events via ptk shell to gather all events
...
Not the prettiest thing but if we don't import the events via the PTK
shell then ``on_ptk_create`` doesn't get picked up during doc generation
2017-02-28 15:13:47 -05:00
Gil Forsyth
582d9abf23
fix incorrect eventsbody generation in conf.py
2016-12-16 11:22:32 -05:00
Gil Forsyth
45670f1dd6
import xonsh.main to fix events docs generation
...
sphinx will implicitly import main, but not before we call
`make_events()`, so only `on_chdir` shows up on the events listing.
explicitly importing `xonsh.main` fixes this up so all of the available
events are documented properly.
2016-12-01 12:41:19 -05:00
Matthias Bussonnier
c0d584d7a3
Hack a rel=canonical in the templates.
...
We do not want non-canonical versions of xonsh docs to be indexed. OR at
least they should point to the canonical version.
Technically we should even try to have the stable version under a
/stable/ url (to leave us with some freedom of changing things) So that
later we can replace stable with X.y and have a version switcher.
2016-10-30 12:27:40 -07:00
Gil Forsyth
8a5dfcf3a7
add xonshcon lexer to sphinx conf
2016-10-25 10:53:30 -04:00
Matthias Bussonnier
e67c448290
Build docs on 3.5 otherwise we'll never caught failures.
2016-09-17 13:20:17 -07:00
Matthias Bussonnier
1dbfb41499
Define __xonsh_commands_cache__
during doc builds.
2016-09-08 13:56:31 -07:00
Jamie Bliss
ce61c59d4b
Do some fixed-width formatting
2016-08-27 22:29:11 -04:00
Jamie Bliss
3721204304
Add an autogenerated events listing
2016-08-27 22:25:29 -04:00
Anthony Scopatz
cd468a45ce
3 to 5 col
2016-07-20 21:41:29 -04:00
Anthony Scopatz
9b054c9ba2
docs fix
2016-07-20 21:39:00 -04:00
Anthony Scopatz
d14292cb9c
some doc fixes
2016-06-18 17:32:37 -04:00
Anthony Scopatz
231c7f0a6e
add completer API doc hooks
2016-06-04 20:05:55 -04:00
Frank Sachsenheim
38a65f755e
Use a common prefix in doc's modindex
2016-05-24 20:49:46 +02:00
Anthony Scopatz
362a098d84
added store_as_str to vardocs
2016-05-21 15:03:27 -04:00
Anthony Scopatz
4a6e153396
doc fixes
2016-05-20 17:58:50 -04:00
Anthony Scopatz
ab47bfd5bd
autogen xontrib docs
2016-05-11 00:57:48 -04:00
Anthony Scopatz
50d8f0c5bd
interim add
2016-05-11 00:42:36 -04:00
Anthony Scopatz
83a93c40a8
alias usage hooks
2016-02-05 01:25:59 -05:00
Anthony Scopatz
46a136c58e
initial cmdhelp
2016-02-05 00:42:05 -05:00
Anthony Scopatz
2f925aa3f1
autogen config var docs
2016-01-06 01:55:40 -08:00
Anthony Scopatz
caa664e252
more minor changes
2015-09-13 18:23:00 -04:00
Anthony Scopatz
5e56a0bb09
some more conf changes
2015-09-13 18:17:26 -04:00
Anthony Scopatz
d047939453
some image fixes
2015-09-13 18:09:11 -04:00
Anthony Scopatz
1775725246
more release notes
2015-09-13 17:59:24 -04:00
Klaus Alexander Seistrup
ee65f492f2
Removed trailing whitespace
2015-07-29 23:58:25 +02:00
Aaron Griffin
74ce8ba781
Removed extra lines
2015-04-07 08:06:23 -07:00
Aaron Griffin
d2be629b48
Merge branch 'master' of github.com:aig787/xonsh
2015-04-07 08:04:21 -07:00
Aaron Griffin
e5848d713c
Fixed missing options for custom theme
2015-04-06 12:50:57 -07:00
Aaron Griffin
a15abf632b
Restored custom theme options with conditional for rtd
2015-04-06 12:42:39 -07:00
Aaron Griffin
ab0d562f1a
Commented out remaining theme options
2015-04-06 11:47:27 -07:00
Aaron Griffin
9b6758b4da
Commented out theme options
2015-04-06 11:42:26 -07:00
Aaron Griffin
f714f66ca1
Modified path to include xonsh source
2015-04-01 09:42:03 -07:00
Aaron Griffin
9956c0c9a0
Removed cloud theme for building on readthedocs
2015-04-01 09:32:12 -07:00
adam j hartz
bea87727ab
changing version variable name
2015-03-24 16:07:37 -04:00
adam j hartz
492c29dd3d
updates dealing with version number
2015-03-24 15:09:04 -04:00
Anthony Scopatz
a938e5e116
v0.1.3 version bump
2015-03-23 01:17:24 -05:00
Anthony Scopatz
a587a1719d
version bump to v0.1.2
2015-03-15 18:42:58 -05:00
Anthony Scopatz
f4d68f12dc
version bump to 0.1.1
2015-03-11 01:55:14 -05:00
Anthony Scopatz
6d4c9865d2
mobile fix
2015-03-10 02:28:30 -05:00
Anthony Scopatz
1fac620ef4
more edits
2015-03-07 19:53:41 -06:00
Anthony Scopatz
84b8acb869
started some docs
2015-03-07 18:58:14 -06:00