wiki
Here are 1,574 public repositories matching this topic...
-
Updated
Jul 15, 2020 - Ruby
e.g. /outline new This is the title
Outline should respond in the channel with an attachment for the newly created document
I was looking how to setup wiki.js on apache for weeks and I want to share this for those that are looking for support. (This little guide is for Ubuntu)
First go to your apache folder (/etc/apache2/) and open the folder "sites-available", then create the file with your subdomain name, for example "wiki.example.com.conf".
Put this code inside the file:
`<VirtualHost *:443>
ServerName wi
Regarding haiwen/seafile#1982 - the documentation for the Apache configuration of a non-root domain deployment is still outdated on: https://download.seafile.com/published/seafile-manual/deploy/deploy_seahub_at_non-root_domain.md I spent a few hours putting around with it before I stumbed upon this old issue!
I followed the solution and got it to work. Notably, the fol
I often link to related folders on my system which contain a number of files related to the topic.
For example:
[[local:files/schematics|Schematics]]
where .../vimwiki/files/schematics is a folder on my system.
The link checking complains that the above link doesn't point to a valid file. While this is strictly true, why aren't links to folders OK? Clicking on the link opens Finder (und
-
Updated
Dec 1, 2019
When installing the plugin $:/plugins/tiddlywiki/tw5.com-docs various macros do not work, rendering the documentation not usable. For example, look at WikiText - it appears truncated.
Describe the feature you'd like
1.) After a click on "Move Page" (I'm using another language, if this isn't the correct translation) a new page opens, where a book etc. can be chosen. I think it would be a good idea, to set the focus on
a) the search field, so you can start searching by typing and then
aa) press enter to confirm, if only one result is displayed
ab) press tab to get to t
We use PIX labels to organize the events in a single frame (e.g. Z PrePass, GBuffer, Alpha, etc). These can get quite deep/nested.
It would be useful if we could see a 'path' for the event currently selected, e.g.
Camera 1\3D Stage\GBuffer\TreeBark Material
It would be extra nice if clicking on any of these would take you to the beginning of that section.
(think folders in Windows Explor
System Details:
WARNING - A relative path to 'crypto / blockcipher / des-zh.md' is included in the 'nav' configuration, which is not found in the documentation files
WARNING - A relative path to 'crypto / blockcipher / mode / ofb-zh.md' is included in the 'nav' configuration, which is not found in the documentation files
WARNING - A relative path to 'crypto/asymmetric/discrete-log/ecc-zh' is included in the
One of the instructions for compiling from source https://github.com/mapnik/mapnik/wiki/UbuntuInstallation is to install Harfbuzz (http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.34.tar.bz2), in my version of Ubuntu 19.10 this caused a problem with libpango, in turn causing gdm to break and stopped my machine from booting.
It might be worth attaching a note to the wiki th
1、安装环境,请务必确认docker和docker-compose已经安装好了
[root@localhost]# cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)
[root@localhost]# docker --version
Docker version 19.03.1, build 74b1e89
[root@localhost]# docker-compose -version
docker-compose version 1.24.0, build 0aa59064
2、下载opsmanage的zip包
https://github.com/welliamcao/OpsManage
3、把zip包上传到linux系统任何目录,例如:/data/pkg。
4、编辑aut
The API is slowly starting to grow to a "mid sized" application by itself and it might be time to start documenting it, so we can keep track of the changes to it.
The idea is simple:
- Someone adds an endpoint to an API and a JSDoc for the API (via PR)
- We could use apiDoc to convert JSDoc comments to html.
- We could stop here, but since we want this to be in ou
-
Updated
Jul 16, 2020 - PHP
-
Updated
Oct 15, 2019 - JavaScript
-
Updated
Jul 13, 2020 - Go
In the Issue #161 we have been talking about the org-brain "API", and the need to document the use of the org-brain functions from elisp with the needed arguments, parameters, etc. I want to work with you in what you need related to the more complex linking workflow possible.
All about the issue #163 is a good example of a coding, reference and documentation need for me. How do I
-
Updated
Jul 16, 2020 - Java
This is nothing more than a listing of all the things that would come to our minds and that need to be taking care of before merging #376 :
@ffoodd feel free to add items
- Clean input CSS (some prefixes or IE fixes may not be still useful)
- Update Node version to at least v12.10.0 in the Travis configuration
- Create a custom code demonstration block
- Revise t
Should exist in the installation manual an example of a systemd documizer-conversion.service
in order to launch at boot the docker appliance with syslog and dns options .
-
Updated
Mar 19, 2020 - Python
-
Updated
Jul 2, 2020 - Java
-
Updated
Jun 20, 2020 - JavaScript
-
Updated
May 28, 2019 - JavaScript
Improve this page
Add a description, image, and links to the wiki topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wiki topic, visit your repo's landing page and select "manage topics."



Contributing.md is dead.
I wanna contribute to this project.
If you are ok, I would like to update the Contributing.md with reference to your project "python".
If not, I want you to fix it.