fish-shell/doc_src
Fabian Homborg 5872f4522d math: Add --base option
Currently a bit limited, unfortunately printf's `%a` specifier is
absolutely unreadable.

So we add `hex` and `octal` with `0x` and `0` prefixes respectively,
and also take a number but currently only allow 16 and 8.

The output is truncated to integer, so scale values other than 0 are
invalid and 0 is implied.

The docs mention this may change.
2020-11-27 19:33:27 +01:00
..
_static Replace the doc theme with the pydoctheme 2020-10-04 11:05:48 +02:00
cmds math: Add --base option 2020-11-27 19:33:27 +01:00
python_docs_theme Reformat 2020-11-22 14:39:48 +01:00
CHANGELOG.rst Add CHANGELOG to the docs 2020-05-30 10:07:21 +02:00
commands.rst We no longer have two doc systems, move sphinx_doc_src back to doc_src 2020-02-19 17:00:35 -08:00
completions.rst docs: don't quote code snippets 2020-04-13 22:56:22 +02:00
conf.py docs: Add a :issue: role and use it in the CHANGELOG 2020-11-22 16:47:44 +01:00
design.rst Make rationale spacing consistent 2020-10-12 20:25:35 +02:00
faq.rst docs: Use string split -n for pkg-config 2020-11-08 13:40:00 +01:00
fish_for_bash_users.rst docs/fish_for_bash_users: Document a simple prompt 2020-10-26 18:28:46 +01:00
fish_indent_lexer.py Reformat 2020-11-22 14:39:48 +01:00
index.rst docs: More links to commands in index 2020-10-28 17:44:45 +01:00
license.rst Add docs theme license 2020-10-04 14:51:05 +02:00
tutorial.rst docs: use monospace for inline code snippets more consistently 2020-10-26 19:25:41 +01:00