File: guides.rst

package info (click to toggle)
xonsh 0.13.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,024 kB
  • sloc: python: 46,350; makefile: 136; sh: 41; xml: 17
file content (23 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

Guides
======

.. toctree::
    :titlesonly:
    :maxdepth: 2

    tutorial
    tutorial_hist
    tutorial_macros
    tutorial_xontrib
    tutorial_xonsh_projects
    tutorial_events
    tutorial_completers
    tutorial_history_backend
    tutorial_subproc_strings
    tutorial_ptk
    bash_to_xsh
    editors
    subproc_types
    python_virtual_environments
    keyboard_shortcuts