ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Ilya Grigoriev fc49258d2f docs: Set up mkdocs and poetry
I initially was thinking of using `mdbook`, which looks a little better, but I
think versioning the docs is important, and the features I want are pretty much
only supported by the Mkdocs' "Material" theme. 

Mkdocs is written in Python. The prerequesites for building docs on your
machine should be to install Python and Poetry, everything else should be
installed automatically by Poetry. See the edits to `contributing.md` for more details.
2023-08-28 10:43:48 -07:00
..
design doc: add plan for non-tracking branches support 2023-08-23 09:58:01 +09:00
technical docs: correct stale info about which backends are dynamically chosen 2023-08-13 14:15:09 +00:00
branches.md
code-of-conduct.md
config.md config.md: update Vim instructions to mention vimtabdiff 2023-08-22 15:51:18 -07:00
config.toml configs: use Notepad as default editor on Windows 2023-08-10 17:09:07 +00:00
conflicts.md
contributing.md docs: Set up mkdocs and poetry 2023-08-28 10:43:48 -07:00
FAQ.md docs: minor markdown fixups 2023-08-28 10:43:48 -07:00
git-comparison.md Small addition to index comparison 2023-08-14 13:48:46 +09:00
git-compatibility.md git: add support for SSH authentication with ed25519 or ed25519-sk 2023-08-09 03:44:03 +00:00
github.md docs: change "shell script" codeblock to "shell" 2023-08-28 10:43:48 -07:00
glossary.md docs: add a glossary 2023-04-17 16:48:23 -07:00
install-and-setup.md docs: change "shell script" codeblock to "shell" 2023-08-28 10:43:48 -07:00
operation-log.md docs: fix typo in operation-log.md 2023-08-13 05:08:45 +00:00
related-work.md docs: add doc comparing jj to Sapling (#1708) 2023-06-28 06:56:57 +02:00
revsets.md revset: rename literal:"" prefix to exact:"" 2023-08-19 11:33:57 +09:00
sapling-comparison.md docs: add doc comparing jj to Sapling (#1708) 2023-06-28 06:56:57 +02:00
templates.md templates: Add more string methods 2023-08-24 11:24:07 -04:00
tutorial.md docs: change "shell script" codeblock to "shell" 2023-08-28 10:43:48 -07:00
working-copy.md workspace: add a root subcommand to print the workspace root path 2023-01-24 16:53:54 +01:00