4 Commits

Author SHA1 Message Date
Dave Schaefer f2b7b3a823 Add doc for new sorting directive 2023-10-08 10:39:33 -06:00
Dave Schaefer 773fcb519d Add docs for [pipenv] directives
Based on notes from existing code and release docs

Note that `keep_outdated` has been discontinued,
so no docs added for it.
2023-10-08 10:32:24 -06:00
Paulo Haddad Martim 2c4b039f73 Update some external links on the docs (#5943)
* Fix broken URLs on docs

* Adjust pip URL so header is highlighted

* Update URL for TOML specs
2023-09-24 09:33:52 +02:00
Matt Davis 761a03d088 Doc revisions1 (#5621)
* Begin reviewing the basics docs.

* Check in delta

* More doc revisions.

* Split apart basics docs.

* Refactor based on building docs

* add the files back as markdown.

* more conversions to markdown.

* more conversions to markdown.

* fix markdown formatting.

* convert index to markdown.

* More docs review

* More markdown and doc revisions.

* Fix docs.

* Update doc build requirements.

* fix lint

* Fix build with update/upgrade command.

* remove useless quickstart and update the commands section.

* Fix lint

* change ordering of table of contents.

* fix changelog duplicate headings.

* Start splitting advanced topics.

* minor nits

* Move some sections from advanced to shell.

* remove this section as its stale and kind of off topic.

* move scripts out into its own section.

* Wrap up revisions1

* fix lint

* address PR feedback and other nits.

* fix lint

* Try improving ordering of table of contents, fix issue with indexes.md file location.

* fix lint

* PR feedback.
2023-03-18 08:44:58 +01:00