mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Rework ToC - Switch to Discussions
parent
6588b86f29
commit
a342da6f6b
1 changed files with 14 additions and 19 deletions
33
Home.md
33
Home.md
|
|
@ -2,34 +2,29 @@
|
|||
|
||||
This is a space to document frequently asked questions, tips and tricks, and anything else people think is worth documenting! If you have suggestions, please don't hesitate to reach out by creating an Issue or Pull Request.
|
||||
|
||||
# Table of Contents
|
||||
|
||||
- [Home](../Home) — [discussion](https://github.com/netblue30/firejail/discussions/4441)
|
||||
- [Creating overrides](../Creating-overrides) — [discussion](https://github.com/netblue30/firejail/discussions/4442)
|
||||
- [Creating Profiles](../Creating-Profiles) — [discussion](https://github.com/netblue30/firejail/discussions/4444)
|
||||
- [Debugging Firejail](../Debugging-Firejail) — [discussion](https://github.com/netblue30/firejail/discussions/4445)
|
||||
- [Frequently Asked Questions](../Frequently-Asked-Questions) — [discussion](https://github.com/netblue30/firejail/discussions/4446)
|
||||
- [Restrict DBus](../Restrict-DBus) — [discussion](https://github.com/netblue30/firejail/discussions/4447)
|
||||
- [Sandboxing Binary Software](../Sandboxing-Binary-Software) — [discussion](https://github.com/netblue30/firejail/discussions/4449)
|
||||
- [Using firejail from git](../Using-firejail-from-git) — [discussion](https://github.com/netblue30/firejail/discussions/4450)
|
||||
- [X11 Guide](../X11-Guide) — [discussion](https://github.com/netblue30/firejail/discussions/4451)
|
||||
|
||||
# Editing this wiki
|
||||
|
||||
You are highly encouraged to add your own tips and tricks!
|
||||
|
||||
## Adding a new page
|
||||
|
||||
When you add a new page to the wiki, please link to it from this page under the Table of Contents. **Additionally**, please create an issue for the page and label it with the `wiki` label and link to it from here as well. Thanks!
|
||||
When you add a new page to the wiki, please link to it from this page under the Table of Contents. **Additionally**, please create an discussion for the page and link to it from here as well. Thanks!
|
||||
|
||||
## Editing an existing page
|
||||
|
||||
If you intend to edit an existing page, please discuss the proposed
|
||||
changes on the linked issue. Minor edits such as typos can, of course, be corrected directly.
|
||||
|
||||
Thanks!
|
||||
|
||||
# Table of Contents
|
||||
[Home](./Home) — [discussion](https://github.com/netblue30/firejail/issues/2749)
|
||||
|
||||
[Creating Profiles](./Creating-Profiles) — [discussion](https://github.com/netblue30/firejail/issues/2748)
|
||||
|
||||
[Sandboxing Binary Software](./Sandboxing-Binary-Software) — [discussion](https://github.com/netblue30/firejail/issues/2755)
|
||||
|
||||
[Creating overrides](https://github.com/netblue30/firejail/wiki/Creating-overrides) — [discussion](https://github.com/netblue30/firejail/issues/3504)
|
||||
|
||||
[Frequently Asked Questions](https://github.com/netblue30/firejail/wiki/Frequently-Asked-Questions) — [discussion](https://github.com/netblue30/firejail/issues/2792)
|
||||
|
||||
[Restrict D-Bus](https://github.com/netblue30/firejail/wiki/Restrict-D-Bus) — [discussion](https://github.com/netblue30/firejail/issues/3349)
|
||||
|
||||
[Debugging Firejail](https://github.com/netblue30/firejail/wiki/Debugging-Firejail) — discussion
|
||||
|
||||
[Using firejail from git](https://github.com/netblue30/firejail/wiki/Using-firejail-from-git) — [discussion](https://github.com/netblue30/firejail/issues/3443)
|
||||
Thanks!
|
||||
Loading…
Add table
Add a link
Reference in a new issue