Commit Graph

28 Commits

Author SHA1 Message Date
Jirka Borovec e769e233aa
ci: build app's docs with RTFD (#19147)
* ci: build app's docs with RTFD
* set -ex
* .[app]
2023-12-13 07:37:36 +01:00
Jirka Borovec 0777aab31e
ci/rtfd: building both fast docs on PR (#18738) 2023-10-07 11:57:50 +02:00
Jirka Borovec f1df76ce84
ci/docs: fetch assets only for deployment, omit PR (#18609)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-22 12:51:44 +02:00
Jirka Borovec 7b43e950a2
docs: switch PyTorch to lai template (#18450)
* docs: switch Pytorch to lai template
* rtfd
2023-09-11 18:43:42 +02:00
Jirka Borovec 5661988253
rtfd: building on PRs only (#17086)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-15 21:04:10 +01:00
Jirka Borovec bb69e2c916
rtfd: try to collapse docs (#17020) 2023-03-09 20:05:50 -05:00
Jirka Borovec bb960b841c
rtfd: try another redirect (#17018) 2023-03-09 21:25:39 +01:00
Jirka Borovec c03099d17b
revert building docs with redirect (#17016) 2023-03-09 19:45:36 +01:00
Jirka Borovec 7f44dba7ed
RTFD: building docs for with redirect (#16993)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-09 13:05:30 -05:00
Jirka Borovec 770b792925
copyright Lightning AI team (#16647)
* copyright Lightning AI team

* more...
2023-02-06 15:26:51 +01:00
Akihiro Nitta 8d19297642
Revert "Fix PL docs build on readthedocs.org (#15511)" (#15565)
This reverts commit e818e823e3.
2022-11-07 11:10:02 +01:00
Akihiro Nitta e818e823e3
Fix PL docs build on readthedocs.org (#15511)
Set env var
2022-11-04 05:02:02 +09:00
Carlos Mocholí ad87d2cad0
Future 5/n: Move requirements (#13306)
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-06-21 17:11:33 +02:00
Jirka Borovec b58577fd4d
Future 3/n: docs adjustment (#13299)
* docs: rename source >> source-PL

* docs: fix typing

* readthedocs

* update paths & codeowners

* source-pytorch

* ci

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-06-15 10:54:53 -04:00
Ethan Harris ff20af41fd
Fix mathjax in RTD build (#10889)
* Update docs.txt
* Update conf.py
* Update .readthedocs.yml
2021-12-02 11:46:57 +00:00
Jirka Borovec cf445af754
rtfd: drop building pdf (#8706) 2021-08-05 16:54:33 +02:00
Jirka Borovec 0fda862274
Refactor notebooks (#7752)
* drop notebooks

* add submodule

* copy notebooks

* docs include ipynb

* fix headers

* CI

* readthedocs

* manifest

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* req

* workdir

* pandoc

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* pandoc

* manifest

* Apply suggestions from code review

* fix versions

* checkout

* `git submodule update --init --recursive --remote`

* notebooks @docs

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-06-08 16:30:13 +00:00
Jirka Borovec d3567c33a6
move base req. to root (#4219)
* move base req. to root

* check-manifest

* check-manifest

* manifest

* req
2020-10-18 20:40:18 +02:00
William Falcon f43028f3ae
added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
Jirka Borovec bfaabd7b7f
clean requirements (#2128)
* clean requirements

* missing

* missing

* req

* min

* default >> base

* base.txt
2020-06-13 10:15:22 -04:00
Adrian Wälchli 868dde2223
Raise RTD doc build warnings as errors (#1823)
* suppress epub warn

* fail on warn

* suppress epub warn

* fail on warn

* disable epub

* typo

* remove obsolete suppress
2020-05-21 20:30:40 -04:00
Jirka Borovec 1c10560531
Fix failing docs (#1821)
* missing pkg

* update CI

* strict RTD

* strict RTD

* make

* missing

* ignore

* ignore

* mock

* typo
2020-05-14 08:25:06 -04:00
Jirka Borovec ea59a99426 update org paths & convert logos (#685)
* fix typos

* update org paths

* update links from READMe to docs

* add svg logo

* add svg logo-text

* update logos

* testing temp paths

* prune links from readme

* optimize imports

* update logo

* update paths in README

* missing imports
2020-01-20 14:50:31 -05:00
Jirka Borovec d71556e7a1 Sphinx generated documentation (#521)
* upgrade req.

* move MkDocs

* create Sphinx

* init Sphinx

* move md from MkDocs to Sphinx

* CI: build docs

* build Sphinx

formatting

move docs from MD to docstring in particular package/modules

formatting

add Sphinx ext.

rename root_module to core

drop implicit name "_logger"

drop duplicate name "overwrite"

fix imports

use pytorch theme

add sample link mapping

try fix RTD build

use forked template

fix some docs warnings

fix paths

add deprecation warnings

fix flake8

fix paths

revert refactor

revert MLFlowLogger

* revert example import

* update link

* Update lightning_module_template.py
2019-11-28 12:48:55 -05:00
Jiri BOROVEC 469941a528 pkg relative imports
* split requirements.txt
* pytest verbose
2019-08-05 10:52:09 +02:00
William Falcon 497ec95f55 added mkdocs config 2019-07-24 21:04:46 -04:00
William Falcon b75129dde4 added mkdocs config 2019-07-24 21:04:20 -04:00
William Falcon 91bc8cbc02 added mkdocs config 2019-07-24 21:03:24 -04:00