forgejo/docs/content/doc
Johan Van de Wauw 08a905f614
Fix external renderers example (#12841)
* libffi-dev is required for building jupyter
* matplotlib can not be installed using wheels on the used version of alpine
  linux, which means it must be compiled and  a large number of other packages
  have to be installed as well.
  This is very inefficient: see eg.
  https://pythonspeed.com/articles/alpine-docker-python/

  Apart from that, matplotlib is actually not required for rendering
  notebook files in gitea and it will pull in other dependencies which take some
  time to build (ie numpy).
2020-09-14 18:11:11 -04:00
..
advanced Fix external renderers example (#12841) 2020-09-14 18:11:11 -04:00
features Add details re: Kanban (#12721) 2020-09-04 18:46:21 -04:00
help Add MySQL FAQ section (#12780) 2020-09-09 13:31:31 -04:00
installation change PIDFile default from /var/run/gitea.pid to /run/gitea.pid (#12500) 2020-08-18 14:21:24 +03:00
upgrade
usage Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
advanced.en-us.md
advanced.fr-fr.md
advanced.zh-cn.md
features.en-us.md
features.zh-cn.md
features.zh-tw.md
help.en-us.md
help.fr-fr.md
help.zh-cn.md
help.zh-tw.md
installation.en-us.md
installation.fr-fr.md
installation.zh-cn.md
installation.zh-tw.md
upgrade.en-us.md
upgrade.fr-fr.md
upgrade.zh-cn.md
upgrade.zh-tw.md
usage.en-us.md
usage.zh-cn.md