Skip to content

synthesio/sphinxcontrib-lastupdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sphinxcontrib-lastupdate

This package contains sphinxcontrb.lastupdate, to add a last update substitution for Sphinx-based documentation.

Installation

  1. pip install sphinxcontrib-lastupdate

Configuration

  1. Add 'sphinxcontrib.lastupdate' to the extensions list in conf.py.
extensions = [ 'sphinxcontrib.lastupdate' ]

Usage

To insert last update modification of current file, use something like:

:Lastupdate: |lastupdate|

History

1.1
Update to support all type of files, like markdown.
1.0
First public release.

About

Sphinx extension for last modification date substitution

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages