Skip to content

Commit 7c26a82

Browse files
committed
format
1 parent 75e44fd commit 7c26a82

File tree

7 files changed

+7
-1
lines changed

7 files changed

+7
-1
lines changed

docs/CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
34
# Contributing
45

56
- [Requirements](#requirements)

docs/FAQ.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3-
43
# FAQ
54

65
- [Questions?](#questions)
@@ -27,6 +26,7 @@
2726
- [Can I use Docker in a code-server container?](#can-i-use-docker-in-a-code-server-container)
2827
- [How do I disable telemetry?](#how-do-i-disable-telemetry)
2928
- [What's the difference between code-server and Theia?](#whats-the-difference-between-code-server-and-theia)
29+
- [What's the difference between code-server and OpenVSCode-Server?](#whats-the-difference-between-code-server-and-openvscode-server)
3030
- [What's the difference between code-server and VS Code Codespaces?](#whats-the-difference-between-code-server-and-vs-code-codespaces)
3131
- [Does code-server have any security login validation?](#does-code-server-have-any-security-login-validation)
3232
- [Are there community projects involving code-server?](#are-there-community-projects-involving-code-server)

docs/MAINTAINING.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
34
# Maintaining
45

56
- [Team](#team)

docs/install.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
34
# Install
45

56
- [install.sh](#installsh)

docs/ipad.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
34
# iPad
45

56
- [Using the code-server progressive web app (PWA)](#using-the-code-server-progressive-web-app-pwa)

docs/npm.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
34
# npm Install Requirements
45

56
- [Node.js version](#nodejs-version)

docs/termux.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
34
# Termux
45

56
- [Install](#install)

0 commit comments

Comments
 (0)