Wiki Editing

There are 3 ways to edit the documents here:

  1. Simple page edits via github code browser UI.
  2. Multi page edits via github code editor UI.
  3. Checkout the docs-server repo and push changes.

1. Simple page edits via github code browser UI.

2. Multi page edits via github code editor UI.

  • Navigate to https://github.dev/attestantio/docs-server/, which will open the VSCode integrated editor.

  • Make changes as required.

  • Open the commit dialog on the left hand side, enter a commit message and then click Commit & Push:

    Multi page commit dialog

3. Checkout the docs-server repo and push changes.