Skip to content

Commit 2ae532a

Browse files
committed
Bring the reference/ section back
This was originally the reference to the command line interface for pip. That is now handled by cli/ pages, which frees up these pages for describing other aspects of pip.
1 parent 28e794e commit 2ae532a

File tree

3 files changed

+9
-11
lines changed

3 files changed

+9
-11
lines changed

docs/html/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ getting-started
1414
installation
1515
user_guide
1616
topics/index
17+
reference/index
1718
cli/index
1819
```
1920

docs/html/reference/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Reference
2+
3+
Reference provides information about various file formats, interfaces and
4+
interoperability standards that pip utilises/implements.
5+
6+
```{toctree}
7+
8+
```

docs/html/reference/index.rst

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)