Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
API
===
###

Overview
--------
Expand Down
2 changes: 1 addition & 1 deletion docs/background.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Background
==========
##########

How pygount counts code
--------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/changes.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Changes
=======
#######

.. program:: pygount

Expand Down
2 changes: 1 addition & 1 deletion docs/continuous-integration.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Continuous integration
-----------------------------
######################

Pygount can produce output that can be processed by the
`SLOCCount plug-in <https://wiki.jenkins-ci.org/display/JENKINS/SLOCCount+Plugin>`_
Expand Down
2 changes: 1 addition & 1 deletion docs/contributing.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Contributing
============
############

Project setup
-------------
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Pygount
=======
#######

Pygount is a command line tool to scan folders for source code files and
count the number of source code lines in it. It is similar to tools like
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Installation
------------
############

Pygount is available from `PyPI <https://pypi.python.org/pypi/pygount>`_ and
can be installed by running:
Expand Down
2 changes: 1 addition & 1 deletion docs/json.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
JSON
====
####

.. program:: pygount

Expand Down
2 changes: 1 addition & 1 deletion docs/usage.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Usage
=====
#####

General
-------
Expand Down